FileZilla Server3: Implicit SSL part 1: Difference between revisions
FileZilla Server3: Implicit SSL part 1 (view source)
Revision as of 07:53, 24 November 2010
, 24 November 2010Reverted edits by Upazixorys (Talk); changed back to last version by Ric
Upazixorys (talk | contribs) No edit summary |
m (Reverted edits by Upazixorys (Talk); changed back to last version by Ric) |
||
Line 1: | Line 1: | ||
{{Uc nav FileZilla Server3}} | {{Uc nav FileZilla Server3}} | ||
'''Implicit SSL''' | '''Implicit SSL''' | ||
Line 15: | Line 14: | ||
{| | {| | ||
|- | |- | ||
|valign= | |valign="top" width="100%"| | ||
==== Enable SSL support ==== | ==== Enable SSL support ==== | ||
* Navigate to folder '''UniServer''' | * Navigate to folder '''UniServer''' | ||
# Start FileZilla server by double clicking on '''fz_start.bat''' | # Start FileZilla server by double clicking on '''fz_start.bat''' | ||
# Start FileZilla administration interface, double click on '''fz_admin.bat''' | # Start FileZilla administration interface, double click on '''fz_admin.bat''' | ||
# Select '''Edit | # Select '''Edit > Settings''' | ||
# From the left menu '''click''' on '''SSL/TLS settings''' - A) | # From the left menu '''click''' on '''SSL/TLS settings''' - A) | ||
# Check '''Enable SSL/TSL support''' - B) | # Check '''Enable SSL/TSL support''' - B) | ||
Line 35: | Line 34: | ||
[[Image:Uc5_filezilla_4.gif]] | [[Image:Uc5_filezilla_4.gif]] | ||
|- | |- | ||
|valign= | |valign="top"| | ||
==== Fill in certificate details ==== | ==== Fill in certificate details ==== | ||
Clicking Generate new certificate opens the certificate form fill in as follows: | Clicking Generate new certificate opens the certificate form fill in as follows: | ||
<ol start="10"> | |||
<li> '''Seclect Key size''' 4096bit - G) - may need to reduce this to 1024</li> | |||
<li> Insert 2-Digit '''country code''' - H)</li> | |||
<li> Fill in some '''real or dummy information''' a) to f)</li> | |||
<li> '''Fill in Common name''' Use '''localhost''' or your real domain name - I)</li> | |||
<li> Click browse button - J)<br> | |||
Navigate to folder '''C:\UniServer\filezilla_server''' | Navigate to folder '''C:\UniServer\filezilla_server'''<br>This is where the certificate will be saved.<br><br> | ||
'''''Note 1'':''' Your virtual drive letter may be different hence use that. | '''''Note 1'':''' Your virtual drive letter may be different hence use that.<br>'''''Note 2'':''' If you are not using portable mode choose any folder you like.<br>However its a good idea to use folder<br>*\filezilla_server\filezilla_server_portable<br><br> | ||
</li> | |||
<li> Click '''Generate certificate''' this will take a while. - K) </li> | |||
<li> When complete click '''OK''' - L) | |||
</ol> | |||
'''''[[#top | Top]]''''' | '''''[[#top | Top]]''''' | ||
Line 56: | Line 55: | ||
[[Image:Uc5_filezilla_5.gif]] | [[Image:Uc5_filezilla_5.gif]] | ||
|- | |- | ||
|valign= | |valign="top"| | ||
==== Enable user to use SSL ==== | ==== Enable user to use SSL ==== | ||
<ol start="17"> | |||
<li> From FileZilla admin select '''Edit > Users'''</li> | |||
<li> Select page '''General''' - left menu</li> | |||
<li> '''Select a user account''' - M)</li> | |||
<li> '''Check Bypass''' - N)</li> | |||
<li> '''Check Force SSL''' for user login - O)</li> | |||
<li> Click '''OK''' - P)</li> | |||
<li> '''Restart server'''</li> | |||
</ol> | |||
That completes the FileZille set-up. | That completes the FileZille set-up. | ||
Line 85: | Line 84: | ||
{| | {| | ||
|- | |- | ||
|valign= | |valign="top" width="100%"| | ||
==== FireFox and FireFTP ==== | ==== FireFox and FireFTP ==== | ||
I am assuming your are using FireFox and FireFTP these two are a great combination. | I am assuming your are using FireFox and FireFTP these two are a great combination. | ||
Line 93: | Line 92: | ||
'''''Start FireFTP'':''' | '''''Start FireFTP'':''' | ||
* Start FireFTP plugin '''Tools | * Start FireFTP plugin '''Tools > FireFTP''' | ||
===== Main Tab ===== | ===== Main Tab ===== | ||
Line 106: | Line 105: | ||
[[Image:Uc_filezilla_7.gif]] | [[Image:Uc_filezilla_7.gif]] | ||
|- | |- | ||
|valign= | |valign="top" width="100%"| | ||
===== Connection Tab ===== | ===== Connection Tab ===== | ||
<ol start="6"> | |||
<li> '''Click on Connection''' tab - U)</li> | |||
<li> From the drop down menu '''select Implicit SSL''' (Good) - V)</li> | |||
<li> Check the port number '''990''' is set - W)</li> | |||
<li> Finally click '''OK''' - X)</li> | |||
</ol> | |||
'''''Note'':''' You may need to check the IPv6 box for 4096bi! | '''''Note'':''' You may need to check the IPv6 box for 4096bi! | ||
Line 160: | Line 159: | ||
Using quick connect makes testing extremely easy fill in the top row as follows: | Using quick connect makes testing extremely easy fill in the top row as follows: | ||
{|cellspacing= | {|cellspacing="10" | ||
|-valign= | |-valign="top" | ||
| | | | ||
* A) Enter Host '''ftps:/localhost''' | * A) Enter Host '''ftps:/localhost''' | ||
Line 168: | Line 167: | ||
* D) Enter port '''990''' | * D) Enter port '''990''' | ||
* F) Click Quickconnect | * F) Click Quickconnect | ||
* A pop-up is displayed '''Unknown certificate''' click OK | * A pop-up is displayed '''Unknown certificate''' click OK<br /> Creates an exception. | ||
You can now view and navigate folders assigned to user '''fred''' | You can now view and navigate folders assigned to user '''fred''' |