Re: Help Using Java 1.3.1_01 with SSL...

2005-03-29 Thread Pierre A. Damas
Are you behind a proxy ? Pierre A. - Original Message - From: "Shabana Shabana" <[EMAIL PROTECTED]> To: "JMeter Users List" Sent: Tuesday, March 29, 2005 11:49 AM Subject: Re: Help Using Java 1.3.1_01 with SSL... Hi Damas, Lets take an example of loggining in to gmail account which is a

Re: Help Using Java 1.3.1_01 with SSL...

2005-03-29 Thread Pierre A. Damas
sl.SSLSocketImpl.connect(DashoA6275) at com.sun.net.ssl.internal.ssl.SSLSocketImpl.(DashoA6275) at com.sun.net.ssl.internal.ssl.SSLSocketFactoryImpl.createSocket(DashoA6275) at sun.net.www.protocol.https.HttpsClient.doConnect(DashoA6275) Thank & Regards, Shabana On Tue, 29 Mar 2005 09:59:00 +

Re: Help Using Java 1.3.1_01 with SSL...

2005-03-28 Thread Pierre A. Damas
Hi Mark, have you installed JSSE ? http://java.sun.com/products/jsse/ It is integrated in 1.4 but is an extension to install in previous versions. Pierre A. - Original Message - From: "Geschelin, Mark" <[EMAIL PROTECTED]> To: Sent: Tuesday, March 29, 2005 4:03 AM Subject: Help Using Java

HTTPS trustmanagers and hostnameVerifier not initialised properly in HTTPSampler

2005-03-24 Thread Pierre A. Damas
Hi, I want to connect to a site where I know that the site name is different than the name in the certificate (I know it is bad, but it is so ;-) ) My connection is refused by Java since the hostname verifier is not properly set. In fact, the JsseSSLManager properly initialises the context with