[ 
https://issues.apache.org/jira/browse/TS-3538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14517940#comment-14517940
 ] 

ASF GitHub Bot commented on TS-3538:
------------------------------------

GitHub user repodude opened a pull request:

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

    TS-3538: perform server certificate validity check

    Code change for TS-3538: server certificate validity check.

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

    $ git pull https://github.com/repodude/trafficserver TS-3538

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

    https://github.com/apache/trafficserver/pull/195.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 #195
    
----
commit c4bf2cba6a740b3fbfb463ee70eec14d8738505a
Author: Dave Thompson <[email protected]>
Date:   2015-04-27T18:48:55Z

    TS-3538: perform server certificate validity check

----


> ATS Should perform validity checks on certificate prior to serving
> ------------------------------------------------------------------
>
>                 Key: TS-3538
>                 URL: https://issues.apache.org/jira/browse/TS-3538
>             Project: Traffic Server
>          Issue Type: Improvement
>          Components: Configuration
>            Reporter: Dave Thompson
>            Assignee: Dave Thompson
>             Fix For: 6.0.0
>
>         Attachments: diff-ts-3538, diff-ts-3538-v2
>
>
> If ATS has an non-valid certificate listed in it's ssl configuration, it will 
> still use it.  Operator may not be aware of the issue until end user 
> complains, and the message is propagated back.
> Suggest a date validation check on server certificate (notBefore, notAfter 
> check), with an appropriate message in log file.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to