How to install Let's Encrypt on Centos 6.8 Nginx Ispconfig server

Discussion in 'Installation/Configuration' started by PermaNoob, Feb 25, 2017.

  1. PermaNoob

    PermaNoob Member

    Can someone post noob instructions on installing Let's Encrypt on server with Centos 6.8 Nginx Ispconfig 3.1.2
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    wget https://dl.eff.org/certbot-auto
    chmod a+x certbot-auto
    ./certbot-auto

    Important: when the tool asks you to create ssl certs, then choose cancel, do not create ssl certs for domains on the shell that are used in ispconfig.
     
  3. PermaNoob

    PermaNoob Member

    Thanks Till! Took just a few seconds and working perfectly with Ispconfig--just click the checkbox at the domain in the controlpanel and the site is encrypted, also no problem with wordpress site.
     

Share This Page