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