Minor Issue (Broken Link) on SSL Module Library Page
May 31, 2017
12:27 a.m.
Hello, I found a broken link on the SSL module library page for Python 3.6.1. This link is under "18.2.1.1. Socket creation" in the "ssl.wrap_socket" function. The description for the *ciphers *keyword argument contains this text: "The *ciphers* parameter sets the available ciphers for this SSL object. It should be a string in the OpenSSL cipher list format <https://www.openssl.org/docs/apps/ciphers.html#CIPHER-LIST-FORMAT>." This link is broken. I believe the correct link should lead to: " https://www.openssl.org/docs/man1.1.0/apps/ciphers.html". Other versions of the docs appear to need this small updated link too. Thank you contributing your time to the Python community! Micah Parks
3297
Age (days ago)
3297
Last active (days ago)
0 comments
1 participants
participants (1)
-
Micah Parks