[
https://issues.apache.org/jira/browse/GEODE-4960?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16427821#comment-16427821
]
ASF subversion and git services commented on GEODE-4960:
--------------------------------------------------------
Commit d79282134c2064a09bfe418afcedaaf4c3741347 in geode's branch
refs/heads/feature/GEODE-4624 from [~jens.deppe]
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=d792821 ]
GEODE-4960: Jar deploy fails when SSL is enabled (#1698)
- Print the deployed jar MD5 hash in hex
> 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
> Assignee: Jens Deppe
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.6.0
>
> Time Spent: 50m
> Remaining Estimate: 0h
>
> 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)