I have a program that creates and installs certificates to be used for SSL. But after I create a one, I need to assign it to an IIS website somehow so the site knows to use that certificate. Does anyone know how to do this programmatically?
Printable View
I have a program that creates and installs certificates to be used for SSL. But after I create a one, I need to assign it to an IIS website somehow so the site knows to use that certificate. Does anyone know how to do this programmatically?
MS KB Article 218445
Hope that answers your question.
I need to do it programmatically.