Hello!

I need get certificate request's subject and fingerprint.
Unfortunately, both
openssl x509 -req  -subject -in /var/www/ca/newreqs/certlab.req  -noout

and

openssl x509 -req  -fingerprint -in /var/www/ca/newreqs/certlab.req  -noout

tell
"We need a private key to sign with". How can I avoid it?

Thank you.

--
SY, Dmitry Belyavsky (ICQ UIN 11116575)

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to