On 08/11/2013 09:47, Marek Jagielski wrote: > Hi, > Is it possible somehow to insert custom trustmanagers into SSLContext. I > see that in the code of WsWebsocketContainer in private SSLEngine > createSSLEngine(Map<String,Object> userProperties) > thet now it depends of default implementation. > Is the only way is to change default algorithm of the TrustManagerFactory ?
You'd need to patch Tomcat to make that configurable. As always, patches welcome. Mark --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org