[ 
https://issues.apache.org/jira/browse/GEODE-9139?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17367614#comment-17367614
 ] 

ASF subversion and git services commented on GEODE-9139:
--------------------------------------------------------

Commit 4e610818af9a34f7d9948188ac98f2a4b4f06ce2 in geode's branch 
refs/heads/revert/1.13 from Ernest Burghardt
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=4e61081 ]

Revert "GEODE-9139 SSLException in starting up a Locator (#6308)"

This reverts commit a55e472e9fdeb4b0373199463119b340b0cf90a3.


> SSLException in starting up a Locator
> -------------------------------------
>
>                 Key: GEODE-9139
>                 URL: https://issues.apache.org/jira/browse/GEODE-9139
>             Project: Geode
>          Issue Type: Bug
>          Components: membership, messaging
>            Reporter: Bruce J Schuchardt
>            Assignee: Bruce J Schuchardt
>            Priority: Major
>              Labels: blocks-1.14.0​, pull-request-available
>             Fix For: 1.13.3, 1.14.0, 1.15.0
>
>
> If you start up a locator using its host name, without a domain name, as a 
> bind address you may get an SSLException in the form
> {noformat}
> javax.net.ssl.SSLHandshakeException: java.security.cert.CertificateException: 
> No subject alternative DNS name matching hostname.domainname found
> {noformat}
> The LocatorLauncher and InternalLocator throw away the bind address string 
> and later do a reverse lookup to find the fully qualified hostname to use in 
> endpoint identification matching.    If the locator's own TLS certificate 
> doesn't have the fully qualified name in it as a Subject Alternate Name the 
> connection that the Locator makes to its own location service will fail.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to