The version of my client is (e.g. output of certbot --version or certbot-auto --version if you're using Certbot): 0.31.0
My problem is, the ssl of www wasn’t working.
So I added the www domain to my cert, and now both can’t work🥲
It shows net::ERR_CERT_COMMON_NAME_INVALID
Can anyone help thanks a lots!
Hi, thank you guys for replying!
Glad to know everything's fine now.
I guess it's because I re-certificate both of them by using this command
''''sudo certbot --apache -d mydomain.com -d www.mydomain.com''''
Looks like it worked perfectly...
Anyway, thank you all for checking!