On 10/20/2017 10:00 PM, Chris Marget wrote:
I'm struggling with a PKCS7 signing operation using openssl 1.0.2g.
I want to create signed messages like the one in my 'original' file
(below). It seemed like extracting and then re-signing this message
would be a good start.
I'm able to verify/un
I'm struggling with a PKCS7 signing operation using openssl 1.0.2g.
I want to create signed messages like the one in my 'original' file
(below). It seemed like extracting and then re-signing this message would
be a good start.
I'm able to verify/unpack the original message, but not able to sign t