>By default, JSSE only supports SSL certs that are signed by Verisign, >Thawte and a few others. Self-signed certs (I'm guessing this is what >you are using) require the custom SSLProtocol workaround. > >Mike First, thanks for the help. I went some steps further, but have not reached the target yet. So I had another look at the documentation/SSL-Section. There is an example of an "EasySSLProtocolSocketFactory" to get authentification with self-signed certs running. One thing I can't understand, is, where is the place for the customized SSL-negotiation ? Is it in the class "EasyX509TrustManager(null)" and where can I find that class or an example ? The example "EasySSL..." from the documentation doesn't compile without such EasyX509TrustManager.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
