[jboss-jira] [JBoss JIRA] (WFWIP-100) SNI - exact hostname match is not prefered to match with wildcart
Pavel Jelinek (JIRA)
issues at jboss.org
Fri Aug 10 08:53:00 EDT 2018
[ https://issues.jboss.org/browse/WFWIP-100?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
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)
More information about the jboss-jira
mailing list