]> git.ipfire.org Git - thirdparty/openssl.git/commit
spkac: allow digests other than MD5 to be used for signing
authorPauli <pauli@openssl.org>
Thu, 10 Jun 2021 00:06:20 +0000 (10:06 +1000)
committerPauli <pauli@openssl.org>
Tue, 15 Jun 2021 08:26:34 +0000 (18:26 +1000)
commite1a77f9cffbd7f8642ff900a3e5b7c81e8c26fb7
tree4ec51936098d0b7d87155a22405fbc3f9b427645
parent42e97dde808e6471575696fdec41e2f8d2ef9feb
spkac: allow digests other than MD5 to be used for signing

Fixes #15683

Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/15687)
apps/spkac.c