Generating Let's Encrypt Wildcard Certificates
With the recent release of Let鈥檚 Encrypt鈥檚 ACMEv2 protocol implementation, they鈥檝e gained the ability to not only supply SSL certificates for single domains, but also all subdomains. I鈥檝e been interested in switching from our previous CA to Let鈥檚 Encrypt when their wildcard support dropped, because it makes renewal of certificates significantly easier due to automation capabilities of the platform. This blog post describes how to generate a wildcard certificate using Certbot....