[
https://issues.jboss.org/browse/WFWIP-100?page=com.atlassian.jira.plugin....
]
Pavel Jelinek updated WFWIP-100:
--------------------------------
Description:
Client got peer certificate mapped by the more general mapping
{code}
.*\\.example\\.com
{code}
was:
I got certificate mapped by the more general mapping
{code}
.*\\.example\\.com
{code}
SNI - exact hostname match is not prefered to match with wildcart
-----------------------------------------------------------------
Key: WFWIP-100
URL:
https://issues.jboss.org/browse/WFWIP-100
Project: WildFly WIP
Issue Type: Bug
Environment: Wildfly build with undertow and wildfly-core modules build from
following sources:
*
https://github.com/stuartwdouglas/undertow/tree/sni
*
https://github.com/stuartwdouglas/wildfly-core/tree/sni
Reporter: Pavel Jelinek
Assignee: Stuart Douglas
Labels: SNI
Client got peer certificate mapped by the more general mapping
{code}
.*\\.example\\.com
{code}
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)