[infinispan-issues] [JBoss JIRA] (ISPN-6868) Expose configuration for the SSLContext protocol in the Hot Rod client
Gustavo Fernandes (JIRA)
issues at jboss.org
Tue Jul 19 04:34:01 EDT 2016
[ https://issues.jboss.org/browse/ISPN-6868?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Gustavo Fernandes updated ISPN-6868:
------------------------------------
Description:
Currently in the HotRod client the {{SSLContext}} is created with the hardcoded "TLS" protocol. This prevents java 7 clients to make usage of TLS 1.2, since it is not enabled by default and needs "TLSv1.2" protocol setting to force it
was:
Currently in the HotRod client the {{SSLContext}} is created with the hardcoded "TLS" protocol. This prevents java 7 clients to make usage of the new TLS 1.2, since it is not enabled by default and needs "TLSv1.2" protocol setting to force it
> Expose 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. This prevents java 7 clients to make usage of TLS 1.2, since it is not enabled by default and needs "TLSv1.2" protocol setting to force it
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the infinispan-issues
mailing list