Difference between revisions of "ProFTPD"

Jump to navigation Jump to search
1 byte removed ,  09:15, 22 May 2012
m
(Initial creation)
 
 
Line 31: Line 31:
Unlike [[Acronyms#H|HTTPS]], where a different TCP port is used to differentiate from [[Acronyms#H|HTTPS]]; this is not required for [[Acronyms#F|FTPS]], which can use the same default ports as for [[Acronyms#F|FTP]] (TCP 20 and 21).
Unlike [[Acronyms#H|HTTPS]], where a different TCP port is used to differentiate from [[Acronyms#H|HTTPS]]; this is not required for [[Acronyms#F|FTPS]], which can use the same default ports as for [[Acronyms#F|FTP]] (TCP 20 and 21).


# Obtain / create appropriate certificates (see [[Secure_Website#Create_Self-Signed_Certificate|Create  
# Obtain / create appropriate certificates (see [[Secure_Website#Create_Self-Signed_Certificate|Create Self-Signed Certificate]] for info), required files...
 
Self-Signed Certificate] for info), required files...
#* Certificate Authority certificate (eg <code> self-ca.crt </code>)
#* Certificate Authority certificate (eg <code> self-ca.crt </code>)
#* Server Private Key (eg <code> my-server.key </code>)
#* Server Private Key (eg <code> my-server.key </code>)

Navigation menu