By editor, 14 November, 2020 Wildcard let's encrypt certificate with virtualmin Tags Virtualmin Server SSL/TLS When you request a let's encrypt wildcard certificate with virtualmin you may have an error like this:
By editor, 21 October, 2016 SSL / TLS With Let's Encrypt Tags Server SSL/TLS 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/
By editor, 4 April, 2016 SSL self signed / Override certificate check Tags Linux Shell PHP SSL/TLS On linux (wget) wget --no-check-certificate https://yourdomain.com wget --no-check-certificate https://name:pass@yourdomain.com On Apache PHP