Welcome to Centmin Mod Community
Become a Member

Letsencrypt Setting up LetsEcrypt

Discussion in 'Domains, DNS, Email & SSL Certificates' started by CarpCharacin, Nov 5, 2016.

  1. CarpCharacin

    CarpCharacin Member

    267
    21
    18
    Oct 13, 2016
    Salt Lake City
    Ratings:
    +34
    Local Time:
    11:46 AM
    1.15.x
    MariaDB 10.1
    How do I set up a LetsEncrypt free SSL certificate?

     
  2. eva2000

    eva2000 Administrator Staff Member

    55,189
    12,251
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,829
    Local Time:
    3:46 AM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    You can either use and test Centmin Mod 123.09beta01's addons/acmetool.sh

    See the first 10 posts outlined at Letsencrypt - Official acmetool.sh testing thread for Centmin Mod 123.09beta01 | Centmin Mod Community, particularly
    Or use your own chosen letsencrypt client and manually setup Letsencrypt ssl certificate like @Derek did with certbot official letsencrypt client at Letsencrypt - certbot letsencrypt ssl certificate install | Centmin Mod Community

    For for manual setup of SSL certificate, you can follow all steps outlined at Nginx SPDY SSL Configuration which are still valid (exception is you do not need to create the ssl settings themselves as 123.08 stable and higher auto generate those when you answer yes to self-signed ssl creation during centmin.sh menu option 2 otherwise you need to manually create the ssl vhost too) and references HTTP/2 changes needed. You just need to do the unified file and file concatenation of your SSL providers provided files if you said yes to self-signed ssl cert creation. If you answered no, you need to manually setup the HTTPS vhost configuration.