Iis – Install a self signed certificate in IIS 10

certificateiis

I am sorry if I am asking about a product specific question here. I need to Install a self-signed certificate in IIS 10 (Running in Windows 10). There are many articles about how to get this done in older versions but not for IIS v10.

Is there any tool like IIS6.0 Resource Kit Tool for IIS 10? If not what is the best way that I can install a self-signed certificate in IIS 10. I am going to use this only for a development purposes.

Best Answer

Assuming this is on a server, you open the IIS Manager from the start menu. Under the connections menu on the left side, select the server. Under the IIS section showing on the right, double-click the server certificates icon.

From there you can issue cert requests, complete them, create domain and self-signed certs and so on.

You don't need any other tools.