users@glassfish.java.net

Re: Outgoing SSL socket from inside glassfish

From: <glassfish_at_javadesktop.org>
Date: Tue, 09 Dec 2008 23:38:53 PST

The SSLSocketFactory obtained using the following code (in GlassFish)

SSLSocketFactory fact = HttpsURLConnection.getDefaultSSLSocketFactory();

should actually return you a factory that has the KeyManagers and TrustManagers initialized from the container.

Let us know if that is not the case.

Thanks.
[Message sent by forum member 'kumarjayanti' (kumarjayanti)]

http://forums.java.net/jive/thread.jspa?messageID=320930