]> git.ipfire.org Git - thirdparty/openssl.git/commitdiff
Fix man page to indicate SHA256 MAC for PKCS12
authorStefanos Harhalakis <v13@v13.gr>
Sat, 27 Aug 2022 17:36:03 +0000 (18:36 +0100)
committerTomas Mraz <tomas@openssl.org>
Tue, 30 Aug 2022 09:36:36 +0000 (11:36 +0200)
CLA: trivial

Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com>
Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/19079)

doc/man1/openssl-pkcs12.pod.in

index 0cb65bfc7fb41199ef52e6d5418df479724c78e3..144650f742f5f060fe97e8290d0ddf2a68ba6b63 100644 (file)
@@ -342,7 +342,7 @@ then both, the private key and the certificates are encrypted using triple DES.
 
 =item B<-macalg> I<digest>
 
-Specify the MAC digest algorithm. If not included SHA1 will be used.
+Specify the MAC digest algorithm. If not included SHA256 will be used.
 
 =item B<-iter> I<count>