Mixed Certificates

Hello. I have two domains NETEAST.ORG and CAPITALSKYEYE.COM. NETEAST also has .COM and .NET. CAPITALSKYEYE also has .NET and .ORG so I have all six domains.

I renewed them all on the 27th, but somehow some of them got intermixed. CAPITALSKYEY.COM works fine but WWW.CAPITALSKYEYE.COM is showing as NETEAST.ORG.

How can I fix this?

Would it make sense to delete them all and reissue them?

Thanks

My domain is: neteast.org

I ran this command: certbot certonly --standalone --preferred-challenge http -d neteast.org -d www.neteast.org -d video.neteast.org -d audio.neteast.org -d media.neteast.org

It produced this output:

My web server is (include version):

The operating system my web server runs on is (include version):

My hosting provider, if applicable, is:

I can login to a root shell on my machine (yes or no, or I don't know):

I'm using a control panel to manage my site (no, or provide the name and version of the control panel):

The version of my client is (e.g. output of certbot --version or certbot-auto --version if you're using Certbot):

Your cert from Sep27 for capitalskyeye only has your apex domain name in it. Your earlier certs for that domain (in 2024) had it and the www subdomain.

You will need to re-issue that cert to include the www name. Same issue applies to the .net and .org names for capitalskyeye. You have individual certs for each of those.

That cert is not related the one for neteast in your example command. Not sure why you showed that.

4 Likes