You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geode.apache.org by "Anthony Baker (JIRA)" <ji...@apache.org> on 2016/12/28 00:07:59 UTC

[jira] [Closed] (GEODE-620) Geode SSL configuration is out of date

     [ https://issues.apache.org/jira/browse/GEODE-620?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Anthony Baker closed GEODE-620.
-------------------------------

> Geode SSL configuration is out of date
> --------------------------------------
>
>                 Key: GEODE-620
>                 URL: https://issues.apache.org/jira/browse/GEODE-620
>             Project: Geode
>          Issue Type: Bug
>          Components: membership
>            Reporter: Bruce Schuchardt
>            Assignee: Bruce Schuchardt
>             Fix For: 1.0.0-incubating.M2
>
>
> One of the GemFire regression tests ran into a problem with SSL with JDK 1.8.0_66.  The same test passes with 1.8.0_45.
> ssl-ciphers=SSL_RSA_WITH_RC4_128_MD5
> ssl-enabled=true
> ssl-protocols=TLSv1
> ssl-require-authentication=ture
> {noformat}
> javax.net.ssl.SSLHandshakeException: No appropriate protocol (protocol is disabled or cipher suites are inappropriate)
> 	at sun.security.ssl.Handshaker.activate(Handshaker.java:503)
> 	at sun.security.ssl.SSLSocketImpl.kickstartHandshake(SSLSocketImpl.java:1482)
> 	at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1351)
> 	at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1403)
> 	at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1387)
> 	at com.gemstone.gemfire.internal.SocketCreator.configureClientSSLSocket(SocketCreator.java:1111)
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)