summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authortb <>2025-05-24 12:52:01 +0000
committertb <>2025-05-24 12:52:01 +0000
commit0aeb160e256978dc720ca25420c6ed1763539c53 (patch)
tree08ed761f145cd2ea5ee07e06572c74a99b26595e /src
parent28466dd8a1227d2d5931b7fc1510d78bd68967e8 (diff)
downloadopenbsd-0aeb160e256978dc720ca25420c6ed1763539c53.tar.gz
openbsd-0aeb160e256978dc720ca25420c6ed1763539c53.tar.bz2
openbsd-0aeb160e256978dc720ca25420c6ed1763539c53.zip
openssl pkcs8: zap an outdated lie
Diffstat (limited to 'src')
-rw-r--r--src/usr.bin/openssl/openssl.15
1 files changed, 1 insertions, 4 deletions
diff --git a/src/usr.bin/openssl/openssl.1 b/src/usr.bin/openssl/openssl.1
index e259450ed7..dd779774a8 100644
--- a/src/usr.bin/openssl/openssl.1
+++ b/src/usr.bin/openssl/openssl.1
@@ -1,4 +1,4 @@
1.\" $OpenBSD: openssl.1,v 1.165 2025/05/24 04:05:18 tb Exp $ 1.\" $OpenBSD: openssl.1,v 1.166 2025/05/24 12:52:01 tb Exp $
2.\" ==================================================================== 2.\" ====================================================================
3.\" Copyright (c) 1998-2002 The OpenSSL Project. All rights reserved. 3.\" Copyright (c) 1998-2002 The OpenSSL Project. All rights reserved.
4.\" 4.\"
@@ -2973,9 +2973,6 @@ command processes private keys
2973(both encrypted and unencrypted) 2973(both encrypted and unencrypted)
2974in PKCS#8 format 2974in PKCS#8 format
2975with a variety of PKCS#5 (v1.5 and v2.0) and PKCS#12 algorithms. 2975with a variety of PKCS#5 (v1.5 and v2.0) and PKCS#12 algorithms.
2976The default encryption is only 56 bits;
2977keys encrypted using PKCS#5 v2.0 algorithms and high iteration counts
2978are more secure.
2979.Pp 2976.Pp
2980The options are as follows: 2977The options are as follows:
2981.Bl -tag -width Ds 2978.Bl -tag -width Ds