Windows IIS serving the wrong certificate

Hi,
I created ssl multi site certificate with ACMESharp module
i also have an old wild card ssl certificate
i created SSL with doamin1.com and it works well
than i run the same ACMESharp comands for adding a new domains to the certificate,
for example doamin2.com

Now domain1.com works well
domain2.com picks the wrong certificate, it takes the old wild card certificate
domain1.com and domain2.com are pointing to the same IP
the wild card SSL working on different IP
How can i make domain2.com working on the right certificate?

Thanks,
Yosi

Hi,

Acmesharp itself doesn’t install any certificate, it just request it.

Check your windows server iis config settings, it should provide you the ability to change IP / certificate settings.

https://www.sslshopper.com/article-installing-an-ssl-certificate-in-windows-server-2008-iis-7.0.html

Thank you

I install the certificate with certutil
But why the IIS serve the wrong certificate?

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.