Remove a CMS key downgrade
authorMatt Caswell <matt@openssl.org>
Fri, 2 Oct 2020 10:25:25 +0000 (11:25 +0100)
committerMatt Caswell <matt@openssl.org>
Thu, 15 Oct 2020 09:00:19 +0000 (10:00 +0100)
commit99b3b762c33fad9383cb2d1791be9c9f7d44710a
treeea2e7ad7ff164ce30a99315760a94b915fa75330
parent5b70206cb316024c6dc30ce54f585ce5cf001a56
Remove a CMS key downgrade

We were downgrading a key in the CMS code. This is no longer necessary.

Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/13088)
crypto/cms/cms_kari.c