[openssl-users] PKCS7 and RSA_verify

Wouter Verhelst wouter.verhelst at fedict.be
Thu Sep 28 09:23:10 UTC 2017


On 28-09-17 01:19, ch wrote> If the pkcs-signature is binary encoded it
is not working for verifiying
> a SMIME-message in my experience with
> smime or cms-smime on the console. I tried to convert the binary ones to
> base64 but that does not everytime the trick.

What you call "base64" is commonly known as "PEM" :-)

You can get it to parse binary, but to do so you need to specify
"-inform der".

-- 
Wouter Verhelst


More information about the openssl-users mailing list