From: Antoine Pitrou Date: Fri, 7 Oct 2011 15:03:01 +0000 (+0200) Subject: Issue #12823: remove broken link and replace it with another resource. X-Git-Tag: v2.7.3rc1~416 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=5472c1c0047b110a4536002b60d93a3c64cd980e;p=thirdparty%2FPython%2Fcpython.git Issue #12823: remove broken link and replace it with another resource. --- diff --git a/Doc/library/ssl.rst b/Doc/library/ssl.rst index 482ef0843c65..9b09894cbda9 100644 --- a/Doc/library/ssl.rst +++ b/Doc/library/ssl.rst @@ -622,8 +622,8 @@ And go back to listening for new client connections. Class :class:`socket.socket` Documentation of underlying :mod:`socket` class - `Introducing SSL and Certificates using OpenSSL `_ - Frederick J. Hirsch + `TLS (Transport Layer Security) and SSL (Secure Socket Layer) `_ + Debby Koren `RFC 1422: Privacy Enhancement for Internet Electronic Mail: Part II: Certificate-Based Key Management `_ Steve Kent