"Stover, Michael" wrote:
>
> When you say you "installed" JSSE, what does that mean? Do you have all
> three jars in your classpath (jsse.jar, jcert.jar, and jnet.jar)?
I followed the instructions for JSSE installation: jsse.jar, jcert.jar, and
jnet.jar are all installed in $JAVA_HOME/jre/lib/ext, and the
$JAVA_HOME/jre/lib/security/java.security file has been modified to add support
for the SunJSSE provider.
I discovered my jssecacert was in the incorrect format--after removing it,
I got a little further. See my other email--the CA cert for the location
I was wanting to test is unknown.
>
> -Mike
>
> > -----Original Message-----
> > From: Berin Loritsch [mailto:[EMAIL PROTECTED]]
> > Sent: Monday, August 27, 2001 2:34 PM
> > To: [EMAIL PROTECTED]
> > Subject: I am trying to get JMeter to use SSL
> >
> >
> > I am trying to get JMeter to use SSL. I have installed JSSE 1.0.2,
> > and set the ssl.provider property to the correct setting, but I am
> > getting this exception:
> >
> > java.net.SocketException: SSL implementation not available
> > at
> > javax.net.ssl.DefaultSSLSocketFactory.createSocket([DashoPro-V
> > 1.2-120198])
> > at
> > com.sun.net.ssl.internal.www.protocol.https.HttpsClient.doConn
> > ect([DashoPro-V1.2-120198])
> > at
> > com.sun.net.ssl.internal.www.protocol.https.NetworkClient.open
> > Server([DashoPro-V1.2-120198])
> > at
> > com.sun.net.ssl.internal.www.protocol.https.HttpClient.l([Dash
> > oPro-V1.2-120198])
> > at
> > com.sun.net.ssl.internal.www.protocol.https.HttpClient.<init>(
> > [DashoPro-V1.2-120198])
> > at
> > com.sun.net.ssl.internal.www.protocol.https.HttpsClient.<init>
> > ([DashoPro-V1.2-120198])
> > at
> > com.sun.net.ssl.internal.www.protocol.https.HttpsClient.a([Das
> > hoPro-V1.2-120198])
> > at
> > com.sun.net.ssl.internal.www.protocol.https.HttpsClient.a([Das
> > hoPro-V1.2-120198])
> > at
> > com.sun.net.ssl.internal.www.protocol.https.HttpsURLConnection
> > .connect([DashoPro-V1.2-120198])
> > at
> > org.apache.jmeter.protocol.http.sampler.HTTPSampler.sample(HTT
> > PSampler.java:375)
> > at
> > org.apache.jmeter.protocol.http.sampler.HTTPSampler.sample(HTT
> > PSampler.java:111)
> > at
> > org.apache.jmeter.threads.JMeterThread.run(JMeterThread.java:135)
> > at java.lang.Thread.run(Thread.java:484)
> >
> > Does anyone know what is going on?
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]