[
https://issues.apache.org/jira/browse/TS-4459?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15289529#comment-15289529
]
ASF GitHub Bot commented on TS-4459:
------------------------------------
GitHub user reveller opened a pull request:
https://github.com/apache/trafficserver/pull/647
TS-4459 - Force domain names in cert to lower on insert into lookup tree
This commit resolves domain names in a cert which need to be lower cased
before being inserted into the lookup table.
This was patched by Michael Janiszewski at GoDaddy.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/reveller/trafficserver master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/trafficserver/pull/647.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #647
----
commit d144fbf979f58b3186df88924decb1ea2163d6f2
Author: Steven Feltner <[email protected]>
Date: 2016-05-18T18:21:36Z
TS-4459 - Force domain names in cert to lower on insert into lookup tree
----
> Force domain names in cert to lower on insert into lookup tree
> --------------------------------------------------------------
>
> Key: TS-4459
> URL: https://issues.apache.org/jira/browse/TS-4459
> Project: Traffic Server
> Issue Type: Bug
> Components: SSL
> Reporter: Steven Feltner
> Fix For: 7.0.0
>
>
> We have certs from a legacy system that were issued with mixed case domain
> names. We are migrating this older product over to ATS and found that domain
> names need to be lower cased before being inserted in the lookup table.
> I will be submitting a pull request to resolve this issue.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)