We already have a wildcard certificate for *.mycompany.com
. Our network has hosts that are only reachable internally. All of them belong to the internal.mycompany.com
subdomain. There is a private server with the host name server.internal.mycompany.com
on which I deployed our wildcard certificate.
When I visit the web server I get a host name mismatch error. Do I really have to get another wildcard certificate for *.internal.mycompany.com
or is there another (free!?) way to use our wildcard certificate for all of our subdomains and its subdomains without getting an error in the browser?