You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/09/06 23:06:20 UTC

[jira] [Work logged] (TS-4459) Force domain names in cert to lower on insert into lookup tree

     [ https://issues.apache.org/jira/browse/TS-4459?focusedWorklogId=28244&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-28244 ]

ASF GitHub Bot logged work on TS-4459:
--------------------------------------

                Author: ASF GitHub Bot
            Created on: 06/Sep/16 23:06
            Start Date: 06/Sep/16 23:06
    Worklog Time Spent: 10m 
      Work Description: GitHub user shinrich opened a pull request:

    https://github.com/apache/trafficserver/pull/972

    TS-4459: Force domain names in cert to be lowercase for lookup tree.

    @reveller's original code went away.  I think this is in the spirit of the original.  I added regression tests to exercise the mixed case comparisons.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/shinrich/trafficserver ts-4459

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/trafficserver/pull/972.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 #972
    
----
commit 12ab6b1f05c16416bc378af568f583b2147325d8
Author: Susan Hinrichs <sh...@ieee.org>
Date:   2016-09-06T23:03:32Z

    TS-4459: Force domain names in cert to be lowercase for lookup tree.

----


Issue Time Tracking
-------------------

    Worklog Id:     (was: 28244)
    Time Spent: 40m  (was: 0.5h)

> 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
>            Assignee: Susan Hinrichs
>             Fix For: 7.0.0
>
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> 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)