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

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

                Author: ASF GitHub Bot
            Created on: 12/Sep/16 17:54
            Start Date: 12/Sep/16 17:54
    Worklog Time Spent: 10m 
      Work Description: Github user jpeach commented on a diff in the pull 
request:

    https://github.com/apache/trafficserver/pull/990#discussion_r78421317
  
    --- Diff: proxy/http/HttpConfig.cc ---
    @@ -1178,6 +1180,8 @@ HttpConfig::reconfigure()
       params->oride.proxy_response_hsts_max_age = 
m_master.oride.proxy_response_hsts_max_age;
       params->oride.proxy_response_hsts_include_subdomains = 
m_master.oride.proxy_response_hsts_include_subdomains;
     
    +  params->oride.proxy_response_hpkp_enabled = 
m_master.oride.proxy_response_hpkp_enabled;
    --- End diff --
    
    Is this used anywhere?



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

    Worklog Id:     (was: 28834)
    Time Spent: 3h 20m  (was: 3h 10m)

> Add HPKP (Public Key Pinning Extension for HTTP) support
> --------------------------------------------------------
>
>                 Key: TS-3216
>                 URL: https://issues.apache.org/jira/browse/TS-3216
>             Project: Traffic Server
>          Issue Type: New Feature
>          Components: SSL
>            Reporter: Masaori Koshiba
>            Assignee: Masaori Koshiba
>              Labels: review
>             Fix For: 7.0.0
>
>         Attachments: hpkp-001.patch, hpkp-002.patch, hpkp-003.patch
>
>          Time Spent: 3h 20m
>  Remaining Estimate: 0h
>
> Add "Public Key Pinning Extension for HTTP" Support in Traffic Server.
> RFC 7469 Public Key Pinning Extension for HTTP
> - https://tools.ietf.org/html/rfc7469



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

Reply via email to