So I have three difference sub domains hosted on one server.
I originally did the certbot -d name1.xxx.com -d name2.xxx.com, etc
It seems Let's Encrypt put all three domains into one certificate of billing.voce.systems from looking at my virtual hosts configuration.
So I visit the two other domains, and the sites show secure, but visiting billing.voce.systems shows insecure all of a sudden.
The technical details show are:
- This website presented identification that belongs to a different website.
- This website’s identification was not issued by a trusted organization.
Any ideas on this one?
Thanks!