Re: Webservice Request (SOAP), HTTPS, Client Certificate

2006-09-03 Thread Peter Lin

the ssl socket is suppose to send that automatically.

peter

On 9/3/06, Nop Lists <[EMAIL PROTECTED]> wrote:


Thanks Peter.
Once loaded into the keystore, how do I send the client certificate with
the
request ?
thanks
Nop

-- Forwarded message --
From: Peter Lin <[EMAIL PROTECTED]>
Date: Aug 30, 2006 9:15 PM
Subject: Re: Webservice Request (SOAP), HTTPS, Client Certificate
To: JMeter Users List 

I believe you may need to convert the cert to the correct method and use
the
jdk keytool to import it. it's been a while since I've had to do that, so
I
don't remember the exact steps.  there should be some tutorials on Sun's
website on that.

peter

On 8/30/06, Nop Lists <[EMAIL PROTECTED]> wrote:
>
> Hello,
> I need to load test a webservice over https.
> I have imported the server certificate into the keystore.
> The developer said, the client (JMeter in my case, Internet Explorer for
> the
> users) should send a client certificate with the request.
> I was not successfull importing the client certificate (in .p12 -
format)
> into the keystore: keytool was complaining
>  keytool error: java.lang.Exception: Input not an
> X.509certificate
> Any clue how to overcome the problem?
>
> The error message starts with
>
> javax.net.ssl.SSLException: Connection has been shutdown:
> javax.net.ssl.SSLHandshakeException: Received fatal alert:
> handshake_failure
>
>
> I am using both JMeter 2.2 and 2.1.1 (a solution to any of them would
> suffice), Java 1.4 (can upgrade to 1.5 if needed).
>
> Just for reference - after importing the cient certificate to internet
> explorer I was able to get a response.
>
> Thanks for any help
> Nop
>
>




Fwd: Webservice Request (SOAP), HTTPS, Client Certificate

2006-09-02 Thread Nop Lists

Thanks Peter.
Once loaded into the keystore, how do I send the client certificate with the
request ?
thanks
Nop

-- Forwarded message --
From: Peter Lin <[EMAIL PROTECTED]>
Date: Aug 30, 2006 9:15 PM
Subject: Re: Webservice Request (SOAP), HTTPS, Client Certificate
To: JMeter Users List 

I believe you may need to convert the cert to the correct method and use the
jdk keytool to import it. it's been a while since I've had to do that, so I
don't remember the exact steps.  there should be some tutorials on Sun's
website on that.

peter

On 8/30/06, Nop Lists <[EMAIL PROTECTED]> wrote:


Hello,
I need to load test a webservice over https.
I have imported the server certificate into the keystore.
The developer said, the client (JMeter in my case, Internet Explorer for
the
users) should send a client certificate with the request.
I was not successfull importing the client certificate (in .p12 - format)
into the keystore: keytool was complaining
 keytool error: java.lang.Exception: Input not an
X.509certificate
Any clue how to overcome the problem?

The error message starts with

javax.net.ssl.SSLException: Connection has been shutdown:
javax.net.ssl.SSLHandshakeException: Received fatal alert:
handshake_failure


I am using both JMeter 2.2 and 2.1.1 (a solution to any of them would
suffice), Java 1.4 (can upgrade to 1.5 if needed).

Just for reference - after importing the cient certificate to internet
explorer I was able to get a response.

Thanks for any help
Nop




Re: Webservice Request (SOAP), HTTPS, Client Certificate

2006-08-30 Thread Peter Lin

I believe you may need to convert the cert to the correct method and use the
jdk keytool to import it. it's been a while since I've had to do that, so I
don't remember the exact steps.  there should be some tutorials on Sun's
website on that.

peter

On 8/30/06, Nop Lists <[EMAIL PROTECTED]> wrote:


Hello,
I need to load test a webservice over https.
I have imported the server certificate into the keystore.
The developer said, the client (JMeter in my case, Internet Explorer for
the
users) should send a client certificate with the request.
I was not successfull importing the client certificate (in .p12 - format)
into the keystore: keytool was complaining
 keytool error: java.lang.Exception: Input not an
X.509certificate
Any clue how to overcome the problem?

The error message starts with

javax.net.ssl.SSLException: Connection has been shutdown:
javax.net.ssl.SSLHandshakeException: Received fatal alert:
handshake_failure


I am using both JMeter 2.2 and 2.1.1 (a solution to any of them would
suffice), Java 1.4 (can upgrade to 1.5 if needed).

Just for reference - after importing the cient certificate to internet
explorer I was able to get a response.

Thanks for any help
Nop




Webservice Request (SOAP), HTTPS, Client Certificate

2006-08-30 Thread Nop Lists

Hello,
I need to load test a webservice over https.
I have imported the server certificate into the keystore.
The developer said, the client (JMeter in my case, Internet Explorer for the
users) should send a client certificate with the request.
I was not successfull importing the client certificate (in .p12 - format)
into the keystore: keytool was complaining
keytool error: java.lang.Exception: Input not an X.509certificate
Any clue how to overcome the problem?

The error message starts with

javax.net.ssl.SSLException: Connection has been shutdown:
javax.net.ssl.SSLHandshakeException: Received fatal alert:
handshake_failure


I am using both JMeter 2.2 and 2.1.1 (a solution to any of them would
suffice), Java 1.4 (can upgrade to 1.5 if needed).

Just for reference - after importing the cient certificate to internet
explorer I was able to get a response.

Thanks for any help
Nop


Complex problem with: Webservice Request (SOAP), HTTPS, Client Certificate

2006-08-23 Thread Nop Lists

Hello,
I need to load test a webservice over https.
I have imported the server certificate into the keystore.
The developer said, the client (JMeter in my case, Internet Explorer for the
users) should send a client certificate with the request.
I was not successfull importing the client certificate (in .p12 - format)
into the keystore: keytool was complaining
keytool error: java.lang.Exception: Input not an X.509certificate
Any clue how to overcome the problem?

The error message starts with

javax.net.ssl.SSLException: Connection has been shutdown:
javax.net.ssl.SSLHandshakeException: Received fatal alert:
handshake_failure

I am using both JMeter 2.2 and 2.1.1 (a solution to any of them would
suffice), Java 1.4 (can upgrade to 1.5 if needed).

Just for reference - after importing the cient certificate to internet
explorer I was able to get a response.

Thanks for any help
Nop