In IIS Server 7.x you can create a Certificate Signing Request (CSR) using the "Server Certificates" module while logged into the IIS Manager console. However, this module is not available in IIS 8.
There is a lot of documentation on how to enable SNI and shared certificate pools, new features of IIS 8, but no documentation on how to create a CSR within IIS 8. Did I miss something?
↧