File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -1539,7 +1539,7 @@ to speed up repeated connections from the same clients.
15391539
15401540.. method :: SSLContext.load_dh_params(dhfile)
15411541
1542- Load the key generation parameters for Diffie-Helman (DH) key exchange.
1542+ Load the key generation parameters for Diffie-Hellman (DH) key exchange.
15431543 Using DH key exchange improves forward secrecy at the expense of
15441544 computational resources (both on the server and on the client).
15451545 The *dhfile * parameter should be the path to a file containing DH
@@ -2343,7 +2343,7 @@ with LibreSSL.
23432343 Documentation of underlying :mod: `socket ` class
23442344
23452345 `SSL/TLS Strong Encryption: An Introduction <https://httpd.apache.org/docs/trunk/en/ssl/ssl_intro.html >`_
2346- Intro from the Apache webserver documentation
2346+ Intro from the Apache HTTP Server documentation
23472347
23482348 `RFC 1422: Privacy Enhancement for Internet Electronic Mail: Part II: Certificate-Based Key Management <https://www.ietf.org/rfc/rfc1422 >`_
23492349 Steve Kent
You can’t perform that action at this time.
0 commit comments