Creating or renewing a cert on a IIS - too easy it hurts
Wednesday, June 11th, 2008Now this is a really easy one and something I was expecting to be a little more difficult.
To renew a cert in IIS - open up the IIS manager and view the properties of the site you need to renew the cert on. Select the directory security tab and open the certs. If it is a renew go throught the process of creating a cert request.
Use this cert request to generate the private key from the vendor. Once the vendor has sent the cert back, paste the content into a text file and then change the extension to ‘.cer’.
Pop this .cer on the server and then go back to the IIS panel where the request was made. Go through the process and select the .cer just uploaded.
THATS IT! Far too easy.
http://www.geotrust.com/support/generate-csr/
https://knowledge.geotrust.com/support/knowledge-base/index?page=content&id=AR884
