Hi,
Are there any guidelines on how to plug-in custom X509TrustManager for glassfish (domain wide ?)
In our Tomcat5 installations we specify SSLImplementation parameter for Connector configuration pointing it to a class extending JSSEImplementation which by returning to getServerSocketFactory initializes our custom ServerSocketFactory (and getTrustManagers()) with specific X509TrustManager. Would the same be possible for glassfish ?
Thanks,
Mareks
[Message sent by forum member 'mareks' (mareks)]
http://forums.java.net/jive/thread.jspa?messageID=284468