From 3072adb622304d01d35bb335029a00ea2a98b8ee Mon Sep 17 00:00:00 2001 From: tb <> Date: Sat, 21 Oct 2023 14:05:49 +0000 Subject: Remove mention of alg_section. This never worked in LibreSSL. --- src/lib/libcrypto/man/openssl.cnf.5 | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'src/lib/libcrypto') diff --git a/src/lib/libcrypto/man/openssl.cnf.5 b/src/lib/libcrypto/man/openssl.cnf.5 index 48ca66cf4b..eda4829ab6 100644 --- a/src/lib/libcrypto/man/openssl.cnf.5 +++ b/src/lib/libcrypto/man/openssl.cnf.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: openssl.cnf.5,v 1.8 2022/03/31 17:27:17 naddy Exp $ +.\" $OpenBSD: openssl.cnf.5,v 1.9 2023/10/21 14:05:49 tb Exp $ .\" full merge up to: OpenSSL man5/config b53338cb Feb 28 12:30:28 2017 +0100 .\" selective merge up to: OpenSSL a8c5ed81 Jul 18 13:57:25 2017 -0400 .\" @@ -50,7 +50,7 @@ .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED .\" OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: March 31 2022 $ +.Dd $Mdocdate: October 21 2023 $ .Dt OPENSSL.CNF 5 .Os .Sh NAME @@ -393,7 +393,6 @@ openssl_conf = openssl_conf_section [openssl_conf_section] # Configuration module list -alg_section = evp_sect oid_section = new_oids [new_oids] -- cgit v1.2.3-55-g6feb