Commit ad0ffa03 authored by Christian Heimes's avatar Christian Heimes Committed by GitHub

bpo-21649: Add RFC 7525 and Mozilla server side TLS (#3387)

Signed-off-by: default avatarChristian Heimes <christian@python.org>
parent 49ce74ef
......@@ -2328,3 +2328,9 @@ successful call of :func:`~ssl.RAND_add`, :func:`~ssl.RAND_bytes` or
`IANA TLS: Transport Layer Security (TLS) Parameters <https://www.iana.org/assignments/tls-parameters/tls-parameters.xml>`_
IANA
`RFC 7525: Recommendations for Secure Use of Transport Layer Security (TLS) and Datagram Transport Layer Security (DTLS) <https://tools.ietf.org/html/rfc7525>`_
IETF
`Mozilla's Server Side TLS recommendations <https://wiki.mozilla.org/Security/Server_Side_TLS>`_
Mozilla
Add RFC 7525 and Mozilla server side TLS links to SSL documentation.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment