Skip to content

Commit c7c8dc3

Browse files
authored
Remove HTTP Public Key Pinning from docs (#5695)
2 parents 5ea0ab8 + 2ae36c8 commit c7c8dc3

1 file changed

Lines changed: 0 additions & 13 deletions

File tree

docs/web-security.rst

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -269,19 +269,6 @@ values (or any values that need secure signatures).
269269
.. _samesite_support: https://caniuse.com/#feat=same-site-cookie-attribute
270270

271271

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-
285272
Copy/Paste to Terminal
286273
----------------------
287274

0 commit comments

Comments
 (0)