]
Sebastian Łaskawiec reassigned ISPN-7694:
-----------------------------------------
Assignee: Tristan Tarrant (was: Sebastian Łaskawiec)
Provide JDK SSLContext/Netty OpenSSLContext bridge and allow using
OpenSSL
--------------------------------------------------------------------------
Key: ISPN-7694
URL:
https://issues.jboss.org/browse/ISPN-7694
Project: Infinispan
Issue Type: Feature Request
Reporter: Sebastian Łaskawiec
Assignee: Tristan Tarrant
Priority: Critical
In order to use OpenSSL with Netty (which is much faster than JDK implementation), and
stick with WildFly SSL initialization, we need to provide a bridge from JDK SSLContext
into OpenSSLContext.
The next step is to use this bridge here:
https://github.com/infinispan/infinispan/blob/fd3061a684c13aa7c22d215f439...
Finally, we need to put {{netty-tcnative}} into the server's classpath.
More information:
http://netty.io/wiki/requirements-for-4.x.html#tls-with-openssl