summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authortb <>2023-10-21 14:05:49 +0000
committertb <>2023-10-21 14:05:49 +0000
commit403429e3508621ceec1a156d42df5ac1394229c0 (patch)
treec77093f5019c2b36735b0ef31aae4348c1b8c8cb /src
parent63cac9ae6edd0212366e4771232081cc7fd1175c (diff)
downloadopenbsd-403429e3508621ceec1a156d42df5ac1394229c0.tar.gz
openbsd-403429e3508621ceec1a156d42df5ac1394229c0.tar.bz2
openbsd-403429e3508621ceec1a156d42df5ac1394229c0.zip
Remove mention of alg_section. This never worked in LibreSSL.
Diffstat (limited to 'src')
-rw-r--r--src/lib/libcrypto/man/openssl.cnf.55
1 files changed, 2 insertions, 3 deletions
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 @@
1.\" $OpenBSD: openssl.cnf.5,v 1.8 2022/03/31 17:27:17 naddy Exp $ 1.\" $OpenBSD: openssl.cnf.5,v 1.9 2023/10/21 14:05:49 tb Exp $
2.\" full merge up to: OpenSSL man5/config b53338cb Feb 28 12:30:28 2017 +0100 2.\" full merge up to: OpenSSL man5/config b53338cb Feb 28 12:30:28 2017 +0100
3.\" selective merge up to: OpenSSL a8c5ed81 Jul 18 13:57:25 2017 -0400 3.\" selective merge up to: OpenSSL a8c5ed81 Jul 18 13:57:25 2017 -0400
4.\" 4.\"
@@ -50,7 +50,7 @@
50.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED 50.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
51.\" OF THE POSSIBILITY OF SUCH DAMAGE. 51.\" OF THE POSSIBILITY OF SUCH DAMAGE.
52.\" 52.\"
53.Dd $Mdocdate: March 31 2022 $ 53.Dd $Mdocdate: October 21 2023 $
54.Dt OPENSSL.CNF 5 54.Dt OPENSSL.CNF 5
55.Os 55.Os
56.Sh NAME 56.Sh NAME
@@ -393,7 +393,6 @@ openssl_conf = openssl_conf_section
393 393
394[openssl_conf_section] 394[openssl_conf_section]
395# Configuration module list 395# Configuration module list
396alg_section = evp_sect
397oid_section = new_oids 396oid_section = new_oids
398 397
399[new_oids] 398[new_oids]