Hi,
I am trying to add a Certificate to the global "Server Certificates" section in IIS using Power Shell, the operating system being Windows Server 2008. But I haven't been able to figure out a Power Shell command for that.
I have already imported the Certificate (.cer) file in the Certificate store and I am able to see it from MMC. Now I want to import that certificate to IIS "Server Certificates" so I can wire it up with a HTTPS binding.
Please could someone assist me with this?