Update supported SSL/TLS versions in the base system.
This commit is contained in:
parent
5128d8b3a6
commit
25a6bc8b8e
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=52804
1 changed files with 5 additions and 3 deletions
|
@ -1787,10 +1787,12 @@ kadmind5_server_enable="YES"</programlisting>
|
||||||
services.</para>
|
services.</para>
|
||||||
|
|
||||||
<para>The version of <application>OpenSSL</application> included
|
<para>The version of <application>OpenSSL</application> included
|
||||||
in &os; supports the Secure Sockets Layer v2/v3 (SSLv2/SSLv3)
|
in &os; supports the Secure Sockets Layer 3.0 (SSLv3)
|
||||||
and Transport Layer Security v1 (TLSv1) network security
|
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
|
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
|
<para><application>OpenSSL</application> is often used to encrypt
|
||||||
authentication of mail clients and to secure web based
|
authentication of mail clients and to secure web based
|
||||||
|
|
Loading…
Reference in a new issue