SSL => TLS/SSL

This commit is contained in:
Bodo Möller
2000-09-16 16:05:34 +00:00
parent 318f962928
commit 37b08e8365
2 changed files with 3 additions and 3 deletions

View File

@@ -83,7 +83,7 @@ B<SSL> structures which are later created for the connections.
=item B<SSL_SESSION> (SSL Session)
This is a structure containing the current SSL session details for a
This is a structure containing the current TLS/SSL session details for a
connection: B<SSL_CIPHER>s, client and server certificates, keys, etc.
=item B<SSL> (SSL Connection)