svn commit: r52804 - head/en_US.ISO8859-1/books/handbook/security
Sergey Kandaurov <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
Author: pluknet
Date: Fri Feb 8 21:34:44 2019
New Revision: 52804
URL: https://svnweb.freebsd.org/changeset/doc/52804
Log:
Update supported SSL/TLS versions in the base system.
Modified:
head/en_US.ISO8859-1/books/handbook/security/chapter.xml
Modified: head/en_US.ISO8859-1/books/handbook/security/chapter.xml
==============================================================================
--- head/en_US.ISO8859-1/books/handbook/security/chapter.xml Fri Feb 8 20:30:52 2019 (r52803)
+++ head/en_US.ISO8859-1/books/handbook/security/chapter.xml Fri Feb 8 21:34:44 2019 (r52804)
@@ -1787,10 +1787,12 @@ kadmind5_server_enable="YES"</programlisting>
services.</para>
<para>The version of <application>OpenSSL</application> included
- in &os; supports the Secure Sockets Layer v2/v3 (SSLv2/SSLv3)
- and Transport Layer Security v1 (TLSv1) network security
+ in &os; supports the Secure Sockets Layer 3.0 (SSLv3)
+ and Transport Layer Security 1.0/1.1/1.2 (TLSv1/TLSv1.1/TLSv1.2)
+ network security
protocols and can be used as a general cryptographic
- library.</para>
+ library. In &os; 12.0-RELEASE and above, OpenSSL also supports
+ Transport Layer Security 1.3 (TLSv1.3).</para>
<para><application>OpenSSL</application> is often used to encrypt
authentication of mail clients and to secure web based
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-doc-all
To unsubscribe, send any mail to "[email protected]"