installing SSL sha256 in iis6.0

128 Views Asked by At

i have to install ssl certificate with sha256 algorithm in IIS6.0.And I have my own private key generated this during the CSR request,but not able to see the private key after installing SSL in IIS 6. Could you please help

1

There are 1 best solutions below

0
supriya On

Hi This issue has been resovled ,I had my private key in the OPENSSL folder as .key file. I have converted this to .pfx file using openssl commands.then reimported the certificate and private key. Now i have my certificate with the Privatekey in the windows server2003.