Absolutely, just let me know once done.

And for the long-term solution, as I mentioned, a dropdown with values
such as "HTTP", "HTTPS (SSLv1)", ... "HTTPS (TLSv1)" would be pretty
nice..

sebb schrieb:
> Just had another look at the SSL JMeter code, and the  JsseSSLManager
> class creates the context using:
> 
> SSLContext.getInstance("TLS");
> 
> A simple (but not very versatille) way to implement other algorithms
> would be to use a property, with a default of "TLS".
> 
> If I generate a new nightly with that as an option, would you be able
> to test it and see it it works for you?
> 
> A more versatile solution could be worked out later.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to