Thanks to visit codestin.com Credit goes to github.com
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.
1 parent 036e41d commit 4a6cf6cCopy full SHA for 4a6cf6c
1 file changed
Doc/library/ssl.rst
@@ -1303,10 +1303,10 @@ use the ``openssl ciphers`` command on your system.
1303
.. seealso::
1304
1305
Class :class:`socket.socket`
1306
- Documentation of underlying :mod:`socket` class
+ Documentation of underlying :mod:`socket` class
1307
1308
- `TLS (Transport Layer Security) and SSL (Secure Socket Layer) <http://www3.rad.com/networks/applications/secure/tls.htm>`_
1309
- Debby Koren
+ `SSL/TLS Strong Encryption: An Introduction <http://httpd.apache.org/docs/trunk/en/ssl/ssl_intro.html>`_
+ Intro from the Apache webserver documentation
1310
1311
`RFC 1422: Privacy Enhancement for Internet Electronic Mail: Part II: Certificate-Based Key Management <http://www.ietf.org/rfc/rfc1422>`_
1312
Steve Kent
0 commit comments