Following the instructions in How to: Configure a Port with an SSL Certificate, I entered this command on the command line (duh):
netsh http add sslcert ipport:10.141.146.227:7001 certhash=5d48e604007b867ae8a69260a4ad318d2c05d8ff appid={EDE3C891-306C-40fe-BAD4-895B236A1CC8}
Output:
The parameter is incorrect.
My certhash thumbprint was taken from the certificate in Certificates (Local Computer) → Personal → Certificates folder.
The appid GUID was generated.
What else is wrong that I need to fix to get this to work?
