-
Bug
-
Resolution: Done
-
Major
-
11.0.9.Final, 12.0.0.Final
-
None
The server initializes SSL through Netty which uses the first available provider instead of the OpenSSL one.
We must register the OpenSSL provider as the first one.