June 2008
Sun Mon Tue Wed Thu Fri Sat
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30          
Search

 
Catagories
Archives
Recent Entries
Links
RSS
export/import private SSL key in IIS 5
Catagory: programming · This Entry · Comment(0) · eMail entry · Google
March 15, 2004 03:45 PM

programming

How to back-up a SSL private key in IIS 5...


Start, run, type mmc
Go into the Console Tab, Add/Remove Snap in
Click on Add, Double Click on Certificates and Click on Add > OK
Choose Computer Account
Choose Local Computer
Open up the Certificates Consol Tree
Look for a folder labelled REQUEST, then select Certificates
Highlight the key that you wish to back up
Right click on the file and choose, All Tasks, Export
Follow the Certificate Export Wizard
Choose to mark the Private key as exportable
Leave default settings
Choose to save file on a set location.
Click Finish
You will get message that the export was successful

Note: Once the Pending Request is completed the Key is no longer available

you can also get to the export dialog from internet services manager :
select your web site properties | directory security | view certificate | details | copy to file | select next, select "Yes, export private the key" -- and so on.

export: http://support.microsoft.com/default.aspx?scid=kb;en-us;232136
import: http://support.microsoft.com/default.aspx?scid=kb;EN-US;232137
backup: http://support.microsoft.com/default.aspx?scid=kb;EN-US;232136
restore: http://support.microsoft.com/default.aspx?scid=kb;en-us;q227888





Comments

Post a comment
Name:


Email Address:


URL:


Comments: