Displaying 2 results from an estimated 2 matches for "implicit_ssl".
2012 Mar 02
1
VSftp, ssl/tls, slight issue with directory listings
...y be causing issues
with the ssl)
iptables
-A INPUT -m state --state NEW -m tcp -p tcp --dport 21 -j ACCEPT
again, normal ftp fine.
vsftp file
below are the additional commands I entered to get ssl/tls up and running.
pam_service_name=vsftpd
userlist_enable=YES
tcp_wrappers=YES
ssl_enable=YES
implicit_ssl=yes <--- tried with and without this and the port 21 below
listen_port=21 <-- see above
allow_anon_ssl=NO
force_local_data_ssl=NO <-- set this to yes so I can still test normal
functions
force_local_logins_ssl=NO
ssl_tlsv1=YES
ssl_sslv2=NO
ssl_sslv3=NO
rsa_cert_file=/etc/pki/tls/certs/vsf...
2018 Jun 06
2
Definitive guide to setting up FTPIS on vsftpd
Followup:
I gave up on the Implicit and configured vsftpd for Explicit, that revealed some configuration errors (displayed on the client, Filezilla in my case). I then corrected these errors and switched back to Implicit and all is well.
Frank M. Ramaekers Jr.
-----Original Message-----
From: CentOS [mailto:centos-bounces at centos.org] On Behalf Of Kenneth Porter
Sent: Thursday, May 31, 2018