Site needs the SSL certificate extended to include the wildcard subdomains for these branch deploys: ".staging--wrkbelt.netlify.app" and ".develop--wrkbelt.netlify.app"

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:

Please let us know if there are questions about either workflow.

1 Like