Fix man page to indicate SHA256 MAC for PKCS12

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)
This commit is contained in:
Stefanos Harhalakis 2022-08-27 18:36:03 +01:00 committed by Tomas Mraz
parent 723844d376
commit d9aca2dd9b

View 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>