Difference between revisions of "FTPS using Explicit TLS howto (Server)"

From FileZilla Wiki
Jump to navigationJump to search
m (Reverted edits by DeborahCook (talk) to last revision by Daletan)
(Undo revision 17672 by Daletan (talk))
Line 1: Line 1:
== Configuration ==
+
Needed to put you that tiny remark so as to say thkans a lot as before with the breathtaking ideas you have discussed here. This has been really  generous of you to provide easily precisely what a few individuals would have sold for an e book to end up making some money for their own end, particularly seeing that you could possibly have tried it in case you desired. Those pointers likewise worked to be a easy way to know that most people have the identical keenness similar to mine to find out a little more around this condition. I am certain there are thousands of more fun periods up front for folks who go through your blog post.
 
 
First you'll want to create a certificate, this can be used in the Certificate Generator in FileZilla Server.  The Generator will want country code, state, city, etc...
 
Be as truthful as possible, you only undermine your own credibility if you enter wrong information into the certificate.
 
 
 
The key size for the certificate is chosen at the top of the generator: 1024 bit, 2048 bit, 4096 bit.
 
The bigger the key size the more secure the certificate and the initial session key exchange on every connection will be. There is however one thing that needs to be taken into account, CPU utilization during connection handshake.  When you apply encryption to your FileZilla server the CPU will have to do many calculations to encrypt the data being sent and decrypt the data being received.
 
Bandwidth will also play a factor in how much the CPU is being utilized. If you have a slower connection, lets say around 1.5Mbps up you may not have to worry about CPU utilization as much.  The best way to decide is to test.
 
 
 
Please note that FZS needs the paths to the certificate files:
 
 
 
If you generate your own private key and certificate without putting a path in front of the file name, FZS only puts the bare filename in the certificate field without an error notice, but later you will get "Could not load certificate file" errors in the FZS log when someone tries to connect via FTPS/FTPES (Implicit/Explicit).
 
 
 
Therefore always put the full path to the private key and certificate files in their corresponding fields and FZS can find the files.
 
 
 
After you have created the certificate enter its name and folder path location into the "Private key file" field or browse to it
 
 
 
If your server has a direct connection to the internet the configuration is simple, check "Enable SSL/TLS Support".
 
 
 
More FTPS documentation is available [[SSL/TLS|here]].
 
 
 
== Configure with NAT ==
 
 
 
Please read the [[Network Configuration]] guide for instructions how to configure the server behind NAT devices.
 
 
 
== Enable Explicit SSL/TLS ==
 
 
 
In the SSL/TLS settings menu check "allow Explicit SSL/TLS on normal connections."  It is recommended to also check "Disallow plain unencrypted FTP" and "Force PROT P to encrypt file transfers in SSL/TLS mode". This will further enforce encryption policies; here PROT "P" is for "Private" as opposed to "C" for clear text. If you only want certain groups or users to have encryption you can set that up in the user or group editor.  If there is data you still want available to the general public the "Force" setting should be disabled in the server settings menu, as you will need an FTP client rather than a web browser to access the FTP server. If using "PROT P - Private",  the client may require a matching SSL setting or it may default to PROT C.
 
 
 
Setting up your FTP server in this way allows you to encrypt your data and login information without having to get 3rd party programs. With explicit SSL/TLS you will need a FTP client. Internet Explorer and Firefox don't support SSL/TLS without special plugins. FileZilla client supports FTPS both implicit (FTPS:// protocol), and explicit (FTPES://).
 

Revision as of 20:05, 26 September 2012

Needed to put you that tiny remark so as to say thkans a lot as before with the breathtaking ideas you have discussed here. This has been really generous of you to provide easily precisely what a few individuals would have sold for an e book to end up making some money for their own end, particularly seeing that you could possibly have tried it in case you desired. Those pointers likewise worked to be a easy way to know that most people have the identical keenness similar to mine to find out a little more around this condition. I am certain there are thousands of more fun periods up front for folks who go through your blog post.