Hi there,

How do I verify a signature (dsa signature), with the private key using
openssl?

I've tried the following did not work (syntax erro), any help is
appreciated!

openssl rsa -in sigcert.pem -noout -verify -key userkey.pem

unknown option -verify
rsa [options] <infile >outfile
where options are

Reply via email to