I have a wildcard SSL from godaddy.
I had https://site1.mysite.com working good on a server.
I added DNS A record to route site2.mysite.com to IP of another server and got certificate from godaddy for the new config. Installed it on site2 server and https://site2.mysite.com works well.
Now I see that https://site1.mysite.com does not work. error Peer's Certificate has been revoked (Error code: sec_error_revoked_certificate).
What is the solution? Do I need to update site1.mysite.com to the new certificate?