• Support
  • how to assign let's encrypt panel certificate to pure-ftpd server

Hi, how i can setup pure-ftpd server to use my panel let's encrypt SSL?, i don't want to use self signed certificate.

I tried setting this on pure-ftpd but even after restarting on filezilla client show me self signed ssl warning.

TLS 2
TLSCipherSuite HIGH
CertFileAndKey /www/server/panel/vhost/letsencrypt/hostname.net/fullchain.pem /www/server/panel/vhost/letsencrypt/hostname.net/privkey.pem

    aaPanel_Jose i want to know if i can setup pure-ftpd to use panel hostname let's encrypt certificate

    same cert for both services, i did this on vesta but with vsftpd

      This is what I do to use TLS:
      1-add your domain name
      2-generate the Let's Encrypt SSL certificate for your domain
      3-then run this command:
      cat /www/server/panel/vhost/letsencrypt/$(hostname)/privkey.pem /www/server/panel/vhost/letsencrypt/$(hostname)/cert.csr > /etc/ssl/private/pure-ftpd.pem

      There is a bug when you press the button to Restart/Reload the pure-ftpd server from the Dashboard it doesn't work, so maybe just reboot your server?

        jcn50
        You need to combine the requested certificates according to the ftp certificate format

        Connect with us: 📨 Telegram 💬 Discord Email: support@aapanel.com