1838604 Members
3507 Online
110128 Solutions
New Discussion

Re: proftpd + SSL

 
le houerou
Occasional Visitor

proftpd + SSL

I must install proftpd with SSL on HP-UX 11.11.

I add this in my proftpd.conf

TLSEngine on
TLSRequired on
TLSRSACertificateFile /opt/iexpress/proftpd/etc/proftpd-rsa.pem
TLSRSACertificateKeyFile /opt/iexpress/proftpd/etc/proftpd-key.pem
TLSLog /opt/iexpress/proftpd/log/tls.log
TLSProtocol SSLv23
TLSOptions NoCertRequest

Have you got an idea?
Damien
1 REPLY 1
Roberto Arias
Valued Contributor

Re: proftpd + SSL

hello Damien:

Have you think in vsftpd? is more easy
The man is your friend