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 userProperties)
> thet now it depends of default implementation.
> Is the only way
Hi,
Is it possible somehow to insert custom trustmanagers into SSLContext. I
see that in the code of WsWebsocketContainer in private SSLEngine
createSSLEngine(Map userProperties)
thet now it depends of default implementation.
Is the only way is to change default algorithm of the TrustManagerFactor