On Wed, Mar 23, 2005 at 07:48:29PM +0300, Dmitry Belyavsky wrote:

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

    openssl req -in ... -text -noout | grep ...

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

Reply via email to