Hi, @Spencer_Marx. All SSL certificate managed by Netlify are created using Let’s Encrypt. Let’s Encrypt only issues wildcard SSL certificates if a DNS based verification is done.
Netlify does not manage the DNS for this domain (wrkbelt.com
) which means we cannot provision wildcard SSL certificates for it.
We can provision SSL for specific branch subdomains using this workflow:
If you want wildcard SSL certificates there are two options.
Either:
- purchase or provisions a wildcard SSL certificate from a third-party and upload it to Netlify on the site’s domain management page
Or:
- move the domain to using Netlify DNS (instructions here)
Please let us know if there are questions about either workflow.