9ac80d80c8e2a38f9478acce3696029fce462a01
From the PKCS7_decrypt man page:
Although the recipients certificate is not needed to decrypt the data it is needed to locate the appropriate (of possible several) recipients in the PKCS#7 structure.
Based heavily on patch contributed by Romain Bezut
https://pagure.io/certmonger/issue/202
Signed-off-by: Rob Crittenden rcritten@redhat.com
rebased onto 8a837fbd62b8113d928cfe3c7864a488f9b4d71c
rebased onto bd699ef1182b53d6e8331b8d8a69848d1c77cbe4
1 new commit added
Run autoreconf to ensure configure is built properly
rebased onto 9ac80d80c8e2a38f9478acce3696029fce462a01
Pull-Request has been merged by rcritten
From the PKCS7_decrypt man page:
Although the recipients certificate is not needed to decrypt the data
it is needed to locate the appropriate (of possible several) recipients
in the PKCS#7 structure.
Based heavily on patch contributed by Romain Bezut
https://pagure.io/certmonger/issue/202
Signed-off-by: Rob Crittenden rcritten@redhat.com