Letsencrypt for Pure-ftp

Discussion in 'Installation/Configuration' started by glennbtn, Jan 27, 2021.

  1. glennbtn

    glennbtn New Member

    Hi All

    Installed ispconfig 3.2.2 on Debian 10 following https://www.howtoforge.com/tutorial...n-9-stretch-apache-bind-dovecot-ispconfig-3-1

    I also setup letsencrypt for the admin panel following https://www.robertwent.com/blog/securing-ispconfig-admin-panel-the-easy-way/ which works great.

    I am trying to get the cert to work with pure-ftp and I know you used to have a /etc/letsencrypt/live folder where you could cat a couple of pem files together and move it over to /etc/ssl/private as pure-ftp.pem but noticed you don't have this anymore with the current install. Anyone know how I can do it now?

    Thanks
     
  2. Th0m

    Th0m ISPConfig Developer Staff Member ISPConfig Developer

    You can use the SSL cert function from the install script:
    Code:
    ispconfig_update..sh --force
     
  3. glennbtn

    glennbtn New Member

    Perfect, thanks very much
     
  4. till

    till Super Moderator Staff Member ISPConfig Developer

    But with one dot only I guess :)

    Code:
    ispconfig_update.sh --force
     
  5. Th0m

    Th0m ISPConfig Developer Staff Member ISPConfig Developer

    Yup, lol. My keyboard has some hiccups
     

Share This Page