diff --git a/Doc/library/ssl.rst b/Doc/library/ssl.rst index 482ef0843c6..9b09894cbda 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