Hello,
Maybe it is a FAQ, but I didn't find nothing on the web.
I am using the AuthSSLProtocolSocketFactory for having sslv3
using axis2.
I get the instance like this:
SSLContext sslcontext = SSLContext.getInstance("SSLv3");
but I would like to add the hostname verification. I really don't know
where to put the verifyHostname and how to get the cn of the certificate.
Is there an example?
Thank you very much,
Massimiliano
----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]