You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When installing a certificate into IIS using Install-ACMECertificate with the force parameter set to true, the require SNI And use centralized Certificate store values get set to try and the certificate itself is not used.
The actual certificate is install, so I just need to untick these values and select the ssl certifcate in iis. But how do I create this effect without manual intervention.
WIthout using force, there is a conflicting binding.
ndarwincorn, z3llin, tymorrow, JohnLBevan and mstrong64