Hi,
I’ve set up a domain alias for one of my sites, because it had gotten a new domain. The old domain is registered externally but uses the Netlify nameservers. I’ve added the domain as alias to the site and there were 3 DNS records automatically generated. However when I visit the domain I get an error page, specifying: Websites bestätigen ihre Identität mittels Zertifikaten. Firefox vertraut dieser Website nicht, weil das von der Website verwendete Zertifikat nicht für johassenstein[.]de gilt. Das Zertifikat gilt nur für folgende Namen: *.netlify[.]com, netlify[.]com
Which is in english: Firefox doesnt trust this site, because it’s certificate is only valid for *.netlify.com and netlify.com
Problem is the same in different browsers and incognito mode.
These are the DNS records:
*.olddomain[.]de 3600 IN ALIAS newdomain.netlify[.]com
olddomain[.]de 3600 IN ALIAS newdomain.netlify[.]com
www.olddomain[.]de 3600 IN ALIAS newdomain.netlify[.]com
The serve as linkescape, otherwise forum will not let me create post. They are not part of the actual DNS records.
The site then uses a custom domain, that is set as a primary domain.
What have I done wrong?
Regards,
Johannes