From: Stefanos Harhalakis Date: Sat, 27 Aug 2022 17:36:03 +0000 (+0100) Subject: Fix man page to indicate SHA256 MAC for PKCS12 X-Git-Tag: openssl-3.2.0-alpha1~2152 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d9aca2dd9b56dbfa6a0566cc3ad8b7c713ac61b2;p=thirdparty%2Fopenssl.git Fix man page to indicate SHA256 MAC for PKCS12 CLA: trivial Reviewed-by: Dmitry Belyavskiy Reviewed-by: Paul Dale Reviewed-by: Tomas Mraz (Merged from https://github.com/openssl/openssl/pull/19079) --- diff --git a/doc/man1/openssl-pkcs12.pod.in b/doc/man1/openssl-pkcs12.pod.in index 0cb65bfc7fb..144650f742f 100644 --- a/doc/man1/openssl-pkcs12.pod.in +++ b/doc/man1/openssl-pkcs12.pod.in @@ -342,7 +342,7 @@ then both, the private key and the certificates are encrypted using triple DES. =item B<-macalg> I -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