-.\" $OpenBSD: ssl.3,v 1.23 2024/05/08 09:41:33 tb Exp $
+.\" $OpenBSD: ssl.3,v 1.24 2024/05/09 17:57:36 jmc Exp $
.\" full merge up to: OpenSSL e330f55d Nov 11 00:51:04 2016 +0100
.\" selective merge up to: OpenSSL 322755cc Sep 1 08:40:51 2018 +0800
.\"
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
.\" OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd $Mdocdate: May 8 2024 $
+.Dd $Mdocdate: May 9 2024 $
.Dt SSL 3
.Os
.Sh NAME
The
.Nm ssl
library implements the Transport Layer Security (TLS) protocol,
-the successor to the secure sockets layer (SSL) protocol.
+the successor to the Secure Sockets Layer (SSL) protocol.
.Pp
An
.Vt SSL_CTX
-.\" $OpenBSD: intro.3,v 1.99 2024/05/09 17:22:20 jmc Exp $
+.\" $OpenBSD: intro.3,v 1.100 2024/05/09 17:57:36 jmc Exp $
.\" $NetBSD: intro.3,v 1.5 1995/05/10 22:46:24 jtc Exp $
.\"
.\" Copyright (c) 1980, 1991, 1993
.It libssl Pq Fl lssl
Implements the Transport Layer Security
.Pq TLS
-protocol, the successor to the Secure Sockets Layer protocol.
+protocol, the successor to the Secure Sockets Layer (SSL) protocol.
See
.Xr ssl 3 .
.Pp