Jeremy Hicks wrote:
EasySSLProtocolSocketFactory written by Oleg uses the SSL libraries which are under com.sun.net.ssl as opposed to the ones you suggested which are under javax.net.ssl.
Ah, now I understand. That was changed in February: http://issues.apache.org/jira/browse/HTTPCLIENT-559
There is no getClientSessionContext() method when using the SSL libraries from com.sun.net.ssl. It is only under javax.net.ssl.
Of course.
I'll try this out. Thanks again for your help.
Prego Ortwin --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]