We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5ea0ab8 + 2ae36c8 commit c7c8dc3Copy full SHA for c7c8dc3
1 file changed
docs/web-security.rst
@@ -269,19 +269,6 @@ values (or any values that need secure signatures).
269
.. _samesite_support: https://caniuse.com/#feat=same-site-cookie-attribute
270
271
272
-HTTP Public Key Pinning (HPKP)
273
-~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
274
-
275
-This tells the browser to authenticate with the server using only the specific
276
-certificate key to prevent MITM attacks.
277
278
-.. warning::
279
- Be careful when enabling this, as it is very difficult to undo if you set up
280
- or upgrade your key incorrectly.
281
282
-- https://developer.mozilla.org/en-US/docs/Web/HTTP/Public_Key_Pinning
283
284
285
Copy/Paste to Terminal
286
----------------------
287
0 commit comments