]
Gustavo Fernandes updated ISPN-6868:
------------------------------------
Status: Open (was: New)
Expose extra configuration for the SSLContext protocol in the Hot Rod
client
----------------------------------------------------------------------------
Key: ISPN-6868
URL:
https://issues.jboss.org/browse/ISPN-6868
Project: Infinispan
Issue Type: Bug
Components: Security
Affects Versions: 9.0.0.Alpha3, 8.2.3.Final
Reporter: Gustavo Fernandes
Assignee: Gustavo Fernandes
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