Question
Floating IP deleted, Lets encrypt SSL not working anymore
All my website with SSL encrytion were working fine. I have deleted my Floating IP as I don’t need it, and now I have only one website working with the LE SSL encryption.
So I have relaunch the command :
/opt/letsencrypt/letsencrypt-auto –apache –renew-by-default -d anotherwebsite.com -d www.anotherwebsite.com -d dev.anotherwebsite.com certonly
But the LE SSL encryption still doesn’t work for anotherwebsite.com
I don’t know what to do. When I try to go to https://anotherwebsite.com it tells me with Firefox Error Code : SSLERRORBADCERTDOMAIN
dev.anotherwebsite.com .com uses an invalid security certificate. The certificate is available only for the domains: mywebsite.com, dev.mywebsite.com, www.mywebsite.com
Indeed my LE SSL encryption is working for mywebsite.com
What can I do ? What do I have to check ?
Thanks for your help.
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×