Advertisement
Guest User

Untitled

a guest
Aug 19th, 2017
198
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. TLSEngine                  on
  2. TLSLog                     /var/log/proftpd/tls.log
  3. TLSProtocol                SSLv23
  4. TLSOptions                 NoCertRequest
  5. TLSRSACertificateFile      /etc/proftpd/ssl/proftpd.cert.pem
  6. TLSRSACertificateKeyFile   /etc/proftpd/ssl/proftpd.key.pem
  7. TLSVerifyClient            off
  8. TLSRequired                on
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement