[
https://issues.apache.org/jira/browse/APEXCORE-760?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vlad Rozov updated APEXCORE-760:
--------------------------------
Description:
The app master tracking URL that gets registered with the RM may not contain
the full name (depending on /etc/hosts configuration), leading to a mismatch in
SSL certificate check.
Instead of https://host:34112 it should be https://host.domain.com:34112
was:
The app master tracking URL that gets registered with the RM may not contain
the full name (depending on /etc/hosts con , leading to a mismatch in SSL
certificate check.
Instead of https://host:34112 it should be https://host.domain.com:34112
> Webapp tracking URL may not include fully qualified hostname
> ------------------------------------------------------------
>
> Key: APEXCORE-760
> URL: https://issues.apache.org/jira/browse/APEXCORE-760
> Project: Apache Apex Core
> Issue Type: Bug
> Reporter: Thomas Weise
> Assignee: Vlad Rozov
> Priority: Minor
> Fix For: 3.7.0
>
>
> The app master tracking URL that gets registered with the RM may not contain
> the full name (depending on /etc/hosts configuration), leading to a 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)