IT:AD:CertUtil:netsh
Process
Configure SSL with HTTP.SYS:
netsh http add sslcert ipport=0.0.0.0:443 certstorename=MY certhash=b63293e9c24f7fda4c671beac4a0eff29e0d3b52 appid={5a599f4f-02dc-4120-8646-74fcbc5b4827}
Show certs:
Show Certificate endpoint from HTTP.SYS netsh http show sslcert
Delete Certs:
Delete Certificate endpoint from HTTP.SYS netsh http delete sslcert ipport=0.0.0.0:443