I'm trying to configure a port with an SSL-certificate on a machine running Windows Server 2008. Configuring the port with netsh on my local computer (Windows 7) works just fine, but I just can't find out how to get netsh for the Windows Server machine.
According to the technical reference, netsh should be available on Windows Server 2008, but I can't find a way to get it. I tried downloading the Windows SDK but it wasn't included.
Does netsh even exist for Windows Server 2008? Or httpcfg?
Thanks