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
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---