vsftpd looks for this file at the location/etc/vsftpd.conf. However, you may override this by specifying a command line argument to vsftpd. The command line argument is the pathname of the configuration file for
[root@localhost .sslkey]# openssl req -new-x509 -nodes -out vsftpd.perm -keyout vsftpd.perm 四、重启vsftpd服务,使用TLS/SSL显示加密连接服务器 1、客户端选择WinSCP工具,选择FTP协议,加密方式为TLS/SSL显示加密,输入账号密码 3、确定后进行连接,看到如下的提示信息,根据提示下一步即可 4、抓包看一下报文...