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 <sfelt...@godaddy.com> Date: 2016-05-18T18:21:36Z TS-4459 - Force domain names in cert to lower on insert into lookup tree ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---