×
			Installation and guides about a great free,  plesk and cpanel alternative project		
	
	How to install TLS for FTP
- infogate
 - 
				
									Συντάκτης θέματος
											 - Αποσυνδεμένος
 - Administrator
 - 
				
			 - Imagination is the beginning of creation
 
			
	
						6 Χρόνια 9 Μήνες πριν				#67
		από infogate
	
	
		
			
					
					
The best possible way to start your online marketing : fspirits.com/go/leadsleap-home
Explode Your Web Site Traffice: fspirits.com/go/sparktraffic
Start your affiliate journey here: fspirits.com/go/olsp-academy
Best Solution To Create Videos: fspirits.com/go/create-studio-pro
Best Solution To Create Graphics: fspirits.com/go/clickdesigns
Smart Chat Automation: fspirits.com/go/chatterpal
Multi-Purpose Video Maker: fspirits.com/go/avatar-builder
Multi-Purpose Video Creator: fspirits.com/go/video-creator
AI Human Spokesperson Videos: fspirits.com/go/humanpal
				
					
	
			
			 		
													
	
				How to install TLS for FTP δημιουργήθηκε από infogate			
			
				As now all is moving to https it’s also good to enable SSL/TLS for FTP to protect plain text login credentials.
Our instruction will guide you to install and configure pure-ftpd to use SSL/TLS.
Requirements: Hostname certificate already installed, check that these files exist:
/etc/pki/tls/private/hostname.key
/etc/pki/tls/certs/hostname.crt
Create Certificate File for pure-ftpd
Edit File: /etc/pure-ftpd/pure-ftpd.conf end set this values:
Available options :
TLS 0 : disable SSL/TLS encryption layer (default on install).
TLS 1 : accept both traditional and encrypted sessions.
TLS 2 : refuse connections that don’t use SSL/TLS security mechanisms, including anonymous sessions.
In the latest centos7 version 0.9.8.757+ you can install it with command:
How to connect
FileZilla example details
Host: ftpes://HOSTNAME
Username: USERNAME
Password: PASSWORD
Port: 21
							Our instruction will guide you to install and configure pure-ftpd to use SSL/TLS.
Requirements: Hostname certificate already installed, check that these files exist:
/etc/pki/tls/private/hostname.key
/etc/pki/tls/certs/hostname.crt
Create Certificate File for pure-ftpd
cat /etc/pki/tls/private/hostname.key > /etc/pki/tls/private/pure-ftpd.pem
cat /etc/pki/tls/certs/hostname.crt >> /etc/pki/tls/private/pure-ftpd.pem
chmod 600 /etc/pki/tls/private/pure-ftpd.pemEdit File: /etc/pure-ftpd/pure-ftpd.conf end set this values:
TLS 1
TLSCipherSuite HIGH
CertFile /etc/pki/tls/private/pure-ftpd.pemAvailable options :
TLS 0 : disable SSL/TLS encryption layer (default on install).
TLS 1 : accept both traditional and encrypted sessions.
TLS 2 : refuse connections that don’t use SSL/TLS security mechanisms, including anonymous sessions.
In the latest centos7 version 0.9.8.757+ you can install it with command:
sh /scripts/install_pure-ftpd_tlsHow to connect
FileZilla example details
Host: ftpes://HOSTNAME
Username: USERNAME
Password: PASSWORD
Port: 21
The best possible way to start your online marketing : fspirits.com/go/leadsleap-home
Explode Your Web Site Traffice: fspirits.com/go/sparktraffic
Start your affiliate journey here: fspirits.com/go/olsp-academy
Best Solution To Create Videos: fspirits.com/go/create-studio-pro
Best Solution To Create Graphics: fspirits.com/go/clickdesigns
Smart Chat Automation: fspirits.com/go/chatterpal
Multi-Purpose Video Maker: fspirits.com/go/avatar-builder
Multi-Purpose Video Creator: fspirits.com/go/video-creator
AI Human Spokesperson Videos: fspirits.com/go/humanpal
Παρακαλούμε Σύνδεση ή Δημιουργία λογαριασμού για να συμμετάσχετε στη συζήτηση.
		Χρόνος δημιουργίας σελίδας: 0.039 δευτερόλεπτα