-
Bug
-
Resolution: Done
-
Major
-
9.0.0.Final
-
None
Currently in the HotRod client the SSLContext is created with the hardcoded "TLS" protocol, and this can only be overriden by providing a whole custom instance of SSLContext programmatically. We should provide an extra property to change the protocol for the default SSLContext case, allowing it to be supported via properties files
- blocks
-
JDG-939 Expose extra configuration for the SSLContext protocol in the Hot Rod client
- Closed