On Mon, Oct 20, 2014, Rares Dumitrache wrote:
> Hello,
>
> I have a signing certificate with which I sign a message with
> openssl command line. I do NOT use -nocerts option, so the signing
> certificate should be embedded in the CMS message. I verify that it
> exists by retrieving it with comman
Hello,
I have a signing certificate with which I sign a message with openssl
command line. I do NOT use -nocerts option, so the signing certificate
should be embedded in the CMS message. I verify that it exists by
retrieving it with command:
openssl cms -verify -in infile.ini -certsout cert_to