commit | 3a98f9cf20c6af604799ee079bec496b296bb5cc | [log] [tgz] |
---|---|---|
author | Dr. Stephen Henson <steve@openssl.org> | Wed Mar 19 17:28:01 2014 +0000 |
committer | Dr. Stephen Henson <steve@openssl.org> | Wed Mar 19 17:28:01 2014 +0000 |
tree | dafcb88ccdb73d58f62d8739a96b3b0a85904e0b | |
parent | f04665a653665cd6432b9adfeb7c7f12a7447d26 [diff] |
Workaround for some CMS signature formats. Some CMS SignedData structure use a signature algorithm OID such as SHA1WithRSA instead of the RSA algorithm OID. Workaround this case by tolerating the signature if we recognise the OID.