Get the most out of your Centmin Mod LEMP stack
Become a Member

Hello - Centminmod w/ LetsEncrypt SSL?

Discussion in 'Introductions' started by Brian King, Jun 7, 2016.

  1. Brian King

    Brian King New Member

    5
    1
    3
    Jun 7, 2016
    Chicago, IL
    Ratings:
    +1
    Local Time:
    7:02 AM
    Hello,

    I just recently found out about Centmindmod and wanted to say thank you to everyone who has put a lot of time and dedication into developing this great tool.

    I am a bit confused and am looking for some guidance on getting Centminmod working with LetsEncrypt.

    I installed using
    Code:
    curl -O https://centminmod.com/betainstaller.sh && chmod 0700 betainstaller.sh && bash betainstaller.sh
    on a new DigitalOcean CentOS 7.x Droplet and when I execute
    Code:
    ./centmin.sh
    
    I'm currently showing version
    Code:
    123.09beta01
    .


    I added a wordpress site using option #22 and generated a self-signed SSL certificate, however, I really am looking to utilize LetsEncrypt. Can you please point me in the right direction?

    Thanks!
     
  2. eva2000

    eva2000 Administrator Staff Member

    54,909
    12,240
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,811
    Local Time:
    10:02 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    welcome @Brian King to Centmin Mod Community :)

    Just so happens another new user has asked the same question and there's a lengthy thread at SSL - StartSSL Or Lets Encrypt . Confirm | Centmin Mod Community Centmin Mod's Letsencrypt integration is still work in progress and it's being rewritten from scratch again.

    The SSL forum is at Domains, DNS, Email & SSL Certificates | Centmin Mod Community where you can post too. So right now you need to either wait for acmetool.sh or manually do it via Neil Pang's acme.sh client

    Threads you might want to participate in ;)

    Threads & Info To Bookmark



    Threads to read, pages to bookmark and threads to watch/subscribe to get to know Centmin Mod would include:

    Premium Membership


     
  3. Brian King

    Brian King New Member

    5
    1
    3
    Jun 7, 2016
    Chicago, IL
    Ratings:
    +1
    Local Time:
    7:02 AM