Old ssl cert still showing up in browser after installing new on IIS

April 30, 2024

netsh http show sslcert displays all certs

netsh http delete sslcert ipport={machine-ip}:443

where {machine-ip} should be replaced with the actual IP address

Reference: https://serverfault.com/questions/930464/old-ssl-cert-still-showing-up-in-browser-after-installing-new