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

Thomas Weise commented on APEXCORE-760:
---------------------------------------

<body><h2>HTTP ERROR 500</h2>
<p>Problem accessing /proxy/application_1499981510336_0001/ws. Reason:
<pre>    hostname in certificate didn't match: &lt;myhost&gt; != 
&lt;myhost.domain.com&gt; OR &lt;myhost.domain.com&gt;</pre></p><h3>Caused 
by:</h3><pre>javax.net.ssl.SSLException: hostname in certificate                
                                  didn't match: &lt;myhost&gt; != 
&lt;myhost.domain.com&gt; OR &lt;myhost.domain.com&gt;
        at 
org.apache.http.conn.ssl.AbstractVerifier.verify(AbstractVerifier.java:227)

> Webapp tracking URL does not include full qualified hostname
> ------------------------------------------------------------
>
>                 Key: APEXCORE-760
>                 URL: https://issues.apache.org/jira/browse/APEXCORE-760
>             Project: Apache Apex Core
>          Issue Type: Bug
>    Affects Versions: 3.6.0
>            Reporter: Thomas Weise
>            Assignee: Thomas Weise
>
> The app master tracking URL that gets registered with the RM does not contain 
> the full name, leading to mismatch in SSL certificate check.
> Instead of https://host:34112 it should be https://host.domain.com:34112



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to