[
https://issues.apache.org/jira/browse/TS-3216?focusedWorklogId=28417&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-28417
]
ASF GitHub Bot logged work on TS-3216:
--------------------------------------
Author: ASF GitHub Bot
Created on: 08/Sep/16 07:42
Start Date: 08/Sep/16 07:42
Worklog Time Spent: 10m
Work Description: GitHub user masaori335 opened a pull request:
https://github.com/apache/trafficserver/pull/990
TS-3216: Add HPKP Support
- A Pull-Request for hpkp-003.patch on
[TS-3216](https://issues.apache.org/jira/browse/TS-3216)
- Differences from hpkp-003.patch on TS-3216 is below
- Rebase on latest master
- Remove calculation of pins from certs
- Add a configuration to specify comma separated list of pins
Recently I found a use case that pinning only root and intermediate
certificate. ( e.g. [Analysis github.com on
report-uri](https://report-uri.io/home/pkp_analyse/https%3A%2F%2Fgithub.com) )
To support this use case and add many backup pins, add a configuration of
list of pins.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/masaori335/trafficserver ts-3216
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/trafficserver/pull/990.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 #990
----
commit e83aba58688d4d63b0eb8b718553510dd93a1c74
Author: Masaori Koshiba <[email protected]>
Date: 2016-08-30T02:53:24Z
TS-3216: Add HPKP Support
----
Issue Time Tracking
-------------------
Worklog Id: (was: 28417)
Time Spent: 10m
Remaining Estimate: 0h
> 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: 10m
> 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)