mk-ca-bundle: added SHA-384 signature algorithm

Certificates based on SHA-1 are being phased out[1].
So we should expect a rise in certificates based on SHA-2.
Adding SHA-384 as a valid signature algorithm.

[1] https://blog.mozilla.org/security/2014/09/23/phasing-out-certificates-with-sha-1-based-signature-algorithms/

Signed-off-by: Bruno Thomsen <bth@kamstrup.dk>
This commit is contained in:
Bruno Thomsen 2014-10-15 12:48:27 +02:00 committed by Daniel Stenberg
parent e64bc7cde6
commit 3621045631
2 changed files with 3 additions and 2 deletions

View file

@ -87,7 +87,7 @@ each certificate and output when run in plain text mode.
Valid algorithms are:
.RS
ALL, NONE, MD5 (default), SHA1, SHA256, SHA512
ALL, NONE, MD5 (default), SHA1, SHA256, SHA384, SHA512
.RE
.IP -u
unlink (remove) certdata.txt after processing