Adam Ronthal wrote:
>
> Hi all,
>
> I'm having trouble getting the private key out of an IIS .key cert.
>
> I've followed the instructions to strip off the extra ASN1 SEQUENCE data at
> the beginning of the key, but it doesn't seem to work:
>
> On Win32:
>
> E:\openssl-win32>openssl rsa -info
Hi all,
I'm having trouble getting the private key out of an IIS .key cert.
I've followed the instructions to strip off the extra ASN1 SEQUENCE data at
the beginning of the key, but it doesn't seem to work:
On Win32:
E:\openssl-win32>openssl rsa -inform NET -in priv.key -out key.pem
read RSA