We have vitualmin GPL installed for one of our client and have setup tracking link for their application. this application required SSL but tracking link we setup ( it’s a CNAME record ) does not working on SSL and showing error.
We try all the possible solution like adding this tracking hosting name or using wild card in SSL setup page. But it doesn’t work.
when we are checking our ssl with an online ssl check , it is showing following problem
None of the common names in the certificate match the name that was entered
the ssl is working fine with the main domain but not with the tracking domain pointed on CNAME host.
I use vultr for dns and the cname all addresses with a * on the domain and I’ve never had a issue.
If your using a absolute address make sure you have a dot at the end else just use the name before the domain like www, show this in the screen shot.
we are using httpd (apache) , does it make sense to use NGINX instead to resolve this issue? I have triad to do as per your instruction but still not succeed. main domain works well with SSL but CNAME dns does not.
It seems cPanel generates it’s SSLs including the CNAME and A records entries. but Virtualmin looks like it only generates entries in the Certificate if they are A records.