summaryrefslogtreecommitdiffstats
path: root/doc/man1/openssl-pkcs12.pod.in
diff options
context:
space:
mode:
authorStefanos Harhalakis <v13@v13.gr>2022-08-27 18:36:03 +0100
committerTomas Mraz <tomas@openssl.org>2022-08-30 11:37:07 +0200
commit05388908ddd34295b87dc8f396897b9620e0a6c8 (patch)
tree086b4427c423543a213072fd3da19f93669d8682 /doc/man1/openssl-pkcs12.pod.in
parentf127b8aa28b7602a6572ae26e45b5b7ebe36d8d3 (diff)
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) (cherry picked from commit d9aca2dd9b56dbfa6a0566cc3ad8b7c713ac61b2)
Diffstat (limited to 'doc/man1/openssl-pkcs12.pod.in')
-rw-r--r--doc/man1/openssl-pkcs12.pod.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man1/openssl-pkcs12.pod.in b/doc/man1/openssl-pkcs12.pod.in
index 92503dc914..69ed46d76f 100644
--- a/doc/man1/openssl-pkcs12.pod.in
+++ b/doc/man1/openssl-pkcs12.pod.in
@@ -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>