Wildcard let's encrypt certificate with virtualmin
When you request a let's encrypt wildcard certificate with virtualmin you may have an error like this:
When you request a let's encrypt wildcard certificate with virtualmin you may have an error like this:
Let's Encrypt is a free, automated, and open certificate authority allow you to get SSL / TLS Certificates for free of charge.
https://letsencrypt.org/
On linux (wget)
wget --no-check-certificate https://yourdomain.com
wget --no-check-certificate https://name:pass@yourdomain.com
On Apache PHP