openssl asn1parse -in req.pem

Make sure that the file starts with the CSR and not the key.

> -----Original Message-----
> From: mark schoneman [mailto:[EMAIL PROTECTED]]
> Sent: Friday, June 16, 2000 3:38 PM
> To: [EMAIL PROTECTED]
> Subject: RE: embarrassing question
> 
> 
> 
> I think this will work
> 
> openssl ca -verbose -policy policy_anything -out newcert.pem -infiles
> csr.pem 
> 
> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Gregory Nicholls
> Sent: Friday, June 16, 2000 2:23 PM
> To: [EMAIL PROTECTED]
> Subject: embarrassing question
> 
> 
>  I'm trying to work my way through the whole certificate business and
> I've a small question.
> How can I view/print/see the contents of a certificate 
> request before I
> sign it???
> I tried the X509 -text option but it failed unless the certificate was
> already signed. (said it expected a trusted cert).
> 
>     Thanks,
>         G.
> 
> ______________________________________________________________________
> OpenSSL Project                                 http://www.openssl.org
> User Support Mailing List                    [EMAIL PROTECTED]
> Automated List Manager                           [EMAIL PROTECTED]
> 
> 
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to