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:37:07 +0000 (11:37 +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)

(cherry picked from commit d9aca2dd9b56dbfa6a0566cc3ad8b7c713ac61b2)

doc/man1/openssl-pkcs12.pod.in

index 92503dc914664c88f230ba734673e3304cd28c17..69ed46d76f85bc902c2bf31f991c17d562f10011 100644 (file)
@@ -341,7 +341,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>