[
https://issues.apache.org/jira/browse/TS-1380?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13421189#comment-13421189
]
James Peach commented on TS-1380:
---------------------------------
There's a bug in the Trie. If we have a previous match and it has the same rank
as a subsequent match, then the Trie search will return the shorter of the two
matches. This is not really desirable; we always want to use the longer match.
> SSL wildcard lookup doesn't find the longest match
> --------------------------------------------------
>
> Key: TS-1380
> URL: https://issues.apache.org/jira/browse/TS-1380
> Project: Traffic Server
> Issue Type: Bug
> Components: SSL
> Affects Versions: 3.2.0
> Reporter: James Peach
> Fix For: 3.3.0
>
>
> Bug report from Todd Harpersberger:
> <http://mail-archives.apache.org/mod_mbox/trafficserver-users/201207.mbox/%[email protected]%3e>
> Note that Todd states the *.mycompany.com certificate is always served. This
> should not happen because we always search for the *longest* wildcard match.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira