Hi, I would like to setup a custom Trust manager other than the default Trust Manager that comes with Java Platform. I am designing my Trust Manager by implementing javax.net.ssl.X509TrustManager interface. Now I want to plug this Trust Manager in embedded jetty so that this new Trust Manager is used during SSL hand shake in jetty. Any ideas or leads on how to do this would be quite useful for me.
Regards, Gaurav
_______________________________________________ jetty-users mailing list [email protected] To change your delivery options, retrieve your password, or unsubscribe from this list, visit https://dev.eclipse.org/mailman/listinfo/jetty-users
