Jens Deppe created GEODE-4960:
---------------------------------
Summary: Jar deployment via gfsh fails when SSL is enable
Key: GEODE-4960
URL: https://issues.apache.org/jira/browse/GEODE-4960
Project: Geode
Issue Type: Bug
Components: gfsh, jmx
Reporter: Jens Deppe
When enabling SSL, jar deployment fails with the following error:
{noformat}
Member | Deployed JAR | Deployed JAR Location
-------- | ------------ |
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
server-1 | | ERROR: java.rmi.ConnectIOException: error during JRMP
connection establishment; nested exception is:
javax.net.ssl.SSLHandshakeException:
sun.security.validator.ValidatorException: PKIX path building failed:
sun.security.provider.certpath.SunCertPathBuilderException: unable to find
valid certification path to requested target
{noformat}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)