I'm trying to execute this command in CMD:
netsh http add sslcert ipport=0.0.0.0:443 certhash=89857a42309423c239f42392384a appid={214124cd-d05b-4309-9af9-13123454a52b}
and got error message:
SSL Certificate add failed, Error: 183 Cannot create a file when thatfile already exists.
How to add certificate to ipport if the certificate has already been added?