'IIS Certificate is being auto-created and changed on bindings
I have an Azure VM running IIS. Periodically a new certificate is auto-generated, and the binding is automatically switched on my site to the new certificate. When this happens, it essentially breaks the site. The devices connecting to the site don't recognize the new certificate.
The certificate is always named something like [IIS] (any site), (any host) @ 2022/01/04 8:15:00. The issuer is R3. They are WebHosting certs. As soon as I switch back to my old certificates, communication continues immediately.
The Azure VM is a Windows Server 2019, running IIS 10.
What could be creating these certificates, and how can I stop it?
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|

