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 2015/07/07 03:17:04 UTC

[jira] [Commented] (TS-3742) ATS advertises TLS ticket extension even when disabled

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

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

GitHub user shinrich opened a pull request:

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

    TS-3742: ATS incorrectly advertises TLS ticket extension.

    

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

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

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

    https://github.com/apache/trafficserver/pull/241.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 #241
    
----
commit 1e4c0a22a125c4e52947315dfa0d98f9e169adab
Author: shinrich <sh...@yahoo-inc.com>
Date:   2015-07-07T01:15:16Z

    TS-3742: ATS incorrectly advertises TLS ticket extension.

----


> ATS advertises TLS ticket extension even when disabled
> ------------------------------------------------------
>
>                 Key: TS-3742
>                 URL: https://issues.apache.org/jira/browse/TS-3742
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: SSL
>            Reporter: Susan Hinrichs
>            Assignee: Susan Hinrichs
>
> Noted by [~hreindl].  Even if you have ssl_ticket_enabled=0 on the relevant line in ssl_multicert.config, the Server Hello message will still contain the ticket tls extension.
> The problem is the code is blindly resetting the ticket callback on the context.



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