luni, 1 aprilie 2019

Configuring SSL with FTP Server on Ubuntu VPS 14.04 (VSFTPD)

https://bit.ly/2GWSkNL Wftpserver secret sale page.
In this video i will be showing you how to create a SSL and configure in with ftp server for making your ftp connection secure. My Server IP : 46.105.229.219 FTP is inherently insecure! So to make it secure we will be using SFTP instead of FTP. SFTP uses the SSH protocol to implement file transfers, you can secure it somewhat by configuring FTP to use SSL After configuring SSL with ftp server if you try to login insecurely then it will not get connect and force you to use TLS or SFTP protocol. Command to Create SSL: openssl reg -x509 -nodes -days 365 -newkey rsa:1024 -keyout /etc/ssl/private/vsftpd.pem -out /etc/ssl/private/vsftpd.pem Regards, Manish Pant www.manishpant.com

Niciun comentariu:

Trimiteți un comentariu