So I've been through the official FusionPBX document on installing an SSL certificate using the Letsencrypt.sh script. (https://docs.fusionpbx.com/en/latest/getting_started/lets_encrypt.html). When I install the certificate using the "Hostname" method, everything works out great and when I try to access the domain apex (example.com), the traffic is properly being re-routed to https. But then accessing any of the subdomains (customer1.example.com) does not re-route to https. So then I use the 'Wildcard' method when running the letsencrypt.sh script again, which results in the subdomains being re-routed to https but then domain apex is not.
What am I missing? Is it possbile to have both the domin apex and subdomains re-routing to https at the same time? I really need help with this one as I'm cleary lost with this one.
What am I missing? Is it possbile to have both the domin apex and subdomains re-routing to https at the same time? I really need help with this one as I'm cleary lost with this one.