ansible-nginx icon indicating copy to clipboard operation
ansible-nginx copied to clipboard

Add HPKP (HTTP Public Key Pinning) headers

Open htgoebel opened this issue 10 years ago • 1 comments

Please add a simple way to set HPKP-headers for group, host or site. This is just another header-field to be added in the template, much like HSTS.

htgoebel avatar Nov 15 '15 10:11 htgoebel

This is just another header-field to be added in the template, much like HSTS.

Want to do that since it is just "another header-field to be added" then? How difficult can it be? The Nginx role tries to to be smart and do "the right thing" (there was also a reddit thread about it) so when such feature will be added, it will be fully automated as configured. That would be ideal. Simply allowing to set the HPKP header by the user would be not really the DebOps style :wink: So, are you up for the task?

Related to: https://github.com/debops/ansible-pki/issues/26

ypid avatar Sep 19 '16 15:09 ypid