Tuesday, November 28, 2006

loading a cert into IIS 6 w/o a pending request

Thank you TechNet:
http://www.microsoft.com/technet/prodtechnol/WindowsServer2003/Library/IIS/53dfdb5e-6106-4d99-85bb-da199bc27c7e.mspx?mfr=true

Basically all that is needed is:

certutil -addstore my certnew.cer

And then it'll appear in the "Assign an Existing Certificate" wizard selection and be available for selection.

No comments: