I succeeded in running SSL with nginx ingress and the load balancer but always when I need to include a new subdomain I generate a new SSL certificate, is there a way to use *.example.com with the load balancer to include all subdomains and just put the certificate ID into the ingress service
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Hey @hatembentayeb
This feature is available now https://docs.digitalocean.com/release-notes/#september-22
Hello @hatembentayeb
You cannot currently create wildcard SSL certificates using DigitalOcean’s Let’s Encrypt integration. Instead, choose the Bring your own certificate option to add custom wildcard certificates.
https://docs.digitalocean.com/products/accounts/security/certificates/
But this should be available in coming months, but there is no confined ETA that we can share at this point.
Cheers, Sri Charan