Skip to content

Commit 4a6cf6c

Browse files
committed
Closes #19177: replace dead link to SSL/TLS introduction with the version from Apache.
1 parent 036e41d commit 4a6cf6c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Doc/library/ssl.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1303,10 +1303,10 @@ use the ``openssl ciphers`` command on your system.
13031303
.. seealso::
13041304

13051305
Class :class:`socket.socket`
1306-
Documentation of underlying :mod:`socket` class
1306+
Documentation of underlying :mod:`socket` class
13071307

1308-
`TLS (Transport Layer Security) and SSL (Secure Socket Layer) <http://www3.rad.com/networks/applications/secure/tls.htm>`_
1309-
Debby Koren
1308+
`SSL/TLS Strong Encryption: An Introduction <http://httpd.apache.org/docs/trunk/en/ssl/ssl_intro.html>`_
1309+
Intro from the Apache webserver documentation
13101310

13111311
`RFC 1422: Privacy Enhancement for Internet Electronic Mail: Part II: Certificate-Based Key Management <http://www.ietf.org/rfc/rfc1422>`_
13121312
Steve Kent

0 commit comments

Comments
 (0)