We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ddf4777 commit a100785Copy full SHA for a100785
README.md
@@ -66,7 +66,7 @@ Hardens the used cipher suites and protocols.
66
67
* TLS v1.[012] only
68
* Require [OCSP](https://en.wikipedia.org/wiki/Online_Certificate_Status_Protocol)
69
- * Notice that this setting has some privacy implications
+ * Notice that this setting has some [privacy implications](https://en.wikipedia.org/wiki/Online_Certificate_Status_Protocol#Privacy_concerns)
70
* [OCSP stapling](https://blog.mozilla.org/security/2013/07/29/ocsp-stapling-in-firefox/) (enabled by default anyway)
71
* Disable [TLS session tickets](https://www.blackhat.com/us-13/archives.html#NextGen)
72
* Enforces [pinning](https://wiki.mozilla.org/SecurityEngineering/Public_Key_Pinning)
0 commit comments