On Thu, Jun 13, 2002, Hellan,Kim KHE wrote:
> 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 -
> ...
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 resu
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 -
heade