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?