Yes, that's true. If you can record your script without using SSL, you should be able to use that script even after SSL is turned back on.
-Mike > -----Original Message----- > From: pero [mailto:[EMAIL PROTECTED]] > Sent: Sunday, November 11, 2001 1:20 PM > To: JMeter Users List > Subject: ProxyServer and SSL > > > Hi, > > it seems that the Proxy Server cannot handle SSL (URLs like > https://localhost). Am I right? The console prints out the > following error: > > Everything = CONNECT staging:443 HTTP/1.0 > User-Agent:Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0) > Pragma: no-cache > Accept: */* > Host: staging > Proxy-Connection: Keep-Alive > > > java.net.MalformedURLException: unknown protocol: staging > at java.net.URL.<init>(URL.java:587) > at java.net.URL.<init>(URL.java:478) > at java.net.URL.<init>(URL.java:427) > at > org.apache.jmeter.protocol.http.proxy.Proxy.run(Proxy.java:148) > > I am using a fresh build from the cvs. Any idea? > > needless to say that jmeter rocks and it's getting better day > by day... > > pero > > > -- > To unsubscribe, e-mail: > <mailto:jmeter-user-> [EMAIL PROTECTED]> > For > additional commands, > e-mail: <mailto:[EMAIL PROTECTED]> > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

