[ https://issues.apache.org/jira/browse/APEXCORE-760?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16094082#comment-16094082 ]
Sanjay M Pujare commented on APEXCORE-760: ------------------------------------------ The issue reported in this JIRA is the mismatch in certificate SN and the actual hostname used to connect to the appmaster. Ideally the certificate should have been created with a wildcard spec and or SAN (subject alternate name) which would allow a match with myhost AND myhost.domain.com. If that is really the issue is there a need to fix anything in the appmaster? > Webapp tracking URL does not include fully 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)