Fix cert with rsa instead of rsaEncryption as public key algorithm
authorBernd Edlinger <bernd.edlinger@hotmail.de>
Thu, 27 Dec 2018 21:18:21 +0000 (22:18 +0100)
committerBernd Edlinger <bernd.edlinger@hotmail.de>
Mon, 31 Dec 2018 08:51:04 +0000 (09:51 +0100)
commitc25ae0fff78cb3cb784ef79167329d5cd55b62de
treec6c2a21af3814f2c06e3608ccd92b69b3b5be417
parent3be71a31a1dda204bb95462a92cf7f247e64b939
Fix cert with rsa instead of rsaEncryption as public key algorithm

Reviewed-by: Kurt Roeckx <kurt@roeckx.be>
(Merged from https://github.com/openssl/openssl/pull/7962)

(cherry picked from commit 1f483a69bce11c940309edc437eee6e32294d5f2)
crypto/rsa/rsa_ameth.c
test/certs/root-cert-rsa2.pem [new file with mode: 0644]
test/recipes/25-test_verify.t