Re: [openssl-users] cms utility "-sign" doesn't include signed content

2017-11-07 Thread lists
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

[openssl-users] cms utility "-sign" doesn't include signed content

2017-10-20 Thread Chris Marget
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