Hello, I have a general question that I've been unable to find an answer.
Example:
I created a SAN certificate with 3 alternative names,
sub1.example.com
sub2.example.com
sub3.example.com
Days later, I added 2 more alternative names to the same certificate, so now the certificate has 5 alternative names
sub1.example.com
sub2.example.com
sub3.example.com
sub4.example.com
sub5.example.com
All good and beautiful, however, I've received an expiration notice for the first certificate (the one with 3 alternative names), so, does that mean that the certificate (the old one) is still valid even when the subdomains were added to the new certificate as well?
If so, it means the same subdomain can exist as a subject alternative name in more than one certificate?
Thank you