I'm using J2SDK 1.4.0 and recording browser traffice using the HTTP Proxy
Server. I launch the jmeter jvm with -Djavax.net.debug=all to see ssl debug
info. When I connect to a site using SSL, the data is correctly received (I
see the returned HTML on System.out) but it never appears in the browser.
The relevant sections of my jmeter.properites file are:
ssl.provider=com.sun.net.ssl.internal.ssl.Provider
ssl.pkgs=com.sun.net.ssl.internal.www.protocol
javax.net.ssl.trustStore=C:\\j2sdk1.4.0\\jre\\lib\\security
The behavior is the same if the above properties are commented out. Has
anyone experienced this same behavior? Does anyone have a fix?
_________________________________________________________________
MSN 8 helps eliminate e-mail viruses. Get 2 months FREE*.
http://join.msn.com/?page=features/virus
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

