ansible-nginx
ansible-nginx copied to clipboard
Add HPKP (HTTP Public Key Pinning) headers
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.
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