"Hellan,Kim KHE" wrote:
>
> You state in the 'rsa' manual pages that you consider implementing an option
> to handle '.key' files without having to manually edit them.
> Is this still considered in future OpenSSL releases or has it been dropped?
>
Yes it should be implemented in a future versio
I was just playing with this yesterday...
I generated a CSR for thawte and imported the cert and verified it all
worked in IIS5 and then export everything for use with Apache-mod-ssl 1.3.20.
I was able to run the exported private key file through the pkcs12 util in
openssl and then edit the fi
>>"Hellan,Kim KHE" wrote:
>>
>> Does anyone know what format the key backup file from a MS IIS webserver
is?
>The exported stuff is NET format with some extra rubbish in there. Check
>out the 'rsa' manual page for some hints on extracting the private key.
>I think its possible to import two file
"Hellan,Kim KHE" wrote:
>
> Simple question.
> Does anyone know what format the key backup file from a MS IIS webserver is?
> If yes...anyone know of a tool to parse/create such a file?
> The binary backup file contains both the private key and the belonging
> certificate, but it is not P
Simple question.
Does anyone know what format the key backup file from a MS IIS webserver is?
If yes...anyone know of a tool to parse/create such a file?
The binary backup file contains both the private key and the belonging
certificate, but it is not PKCS#12.
My guess is, that the key pr