Hi,

Try 
        openssl pkcs7 -print_certs -in your_file
or      
        openssl pkcs7 -text -in your_file

Best Regards





Le jeu 13/06/2002 à 13:41, Hellan,Kim KHE a écrit :
> For whatever stupid reason, MS has decided that a "renew certificate" on a MS IIS5, 
>Windows 2000 SP1, should result in a request in PKCS#7 format.
> It looks like a normal PKCS#10 request in PEM with
> ----- BEGIN NEW CERTIFICATE REQUEST -----
> .....
> .....
> ----- END NEW CERTIFICATE REQUEST -----
> header, but the content is a signed PKCS#7, where the signed data is the actual 
>PKCS#10 request.
> 
> Is there any "magic" you can do with the OpenSSL commandline tool to transform this 
>obscure request into a normal PKCS#10 request?
> 
> Best regards
> 
> Kim Hellan
> KMD / KMD-CA
> http://www.kmd-ca.dk
> Mailto:[EMAIL PROTECTED]
> 
> ______________________________________________________________________
> 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