summaryrefslogtreecommitdiffstats
path: root/certs/hpkp-hdr.j2
Commit message (Collapse)AuthorAgeFiles
* HPKP: increase max-mage directive to 6 months from 1 hour.Guilhem Moulin2016-09-181
|
* nginx: Don't hard-code the HPKP headers.Guilhem Moulin2016-07-121
Instead, lookup the pubkeys and compute the digests on the fly. But never modify the actual header snippet to avoid locking our users out.