From 92f02b3b0f21350e7c92a16ca9b594ad7682c717 Mon Sep 17 00:00:00 2001 From: Jung-uk Kim Date: Tue, 22 Sep 2020 14:27:08 +0000 Subject: Import OpenSSL 1.1.1h. --- doc/man3/SSL_CTX_set_security_level.pod | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'doc/man3/SSL_CTX_set_security_level.pod') diff --git a/doc/man3/SSL_CTX_set_security_level.pod b/doc/man3/SSL_CTX_set_security_level.pod index 0cb6c1f52a22..f85959e7c045 100644 --- a/doc/man3/SSL_CTX_set_security_level.pod +++ b/doc/man3/SSL_CTX_set_security_level.pod @@ -114,12 +114,6 @@ I =head1 NOTES -B at this time setting the security level higher than 1 for -general internet use is likely to cause B interoperability -issues and is not recommended. This is because the B algorithm -is very widely used in certificates and will be rejected at levels -higher than 1 because it only offers 80 bits of security. - The default security level can be configured when OpenSSL is compiled by setting B<-DOPENSSL_TLS_SECURITY_LEVEL=level>. If not set then 1 is used. @@ -180,7 +174,7 @@ These functions were added in OpenSSL 1.1.0. =head1 COPYRIGHT -Copyright 2014-2018 The OpenSSL Project Authors. All Rights Reserved. +Copyright 2014-2020 The OpenSSL Project Authors. All Rights Reserved. Licensed under the OpenSSL license (the "License"). You may not use this file except in compliance with the License. You can obtain a copy -- cgit v1.2.3