Search found 20 matches
- 2020-11-04 07:18
- Forum: FileZilla Server Support
- Topic: FileZilla Server for Linux
- Replies: 1
- Views: 187
FileZilla Server for Linux
Is there any FileZilla server version for Linux (e.g. RedHat, Centos)? I can only find FileZilla server for Windows.
- 2020-08-10 09:25
- Forum: FileZilla Server Support
- Topic: Disable Implicit Port 990
- Replies: 1
- Views: 1474
Disable Implicit Port 990
I am using Filezilla server v0.9.60 beta. When I enabled FTP over TLS support (FTPS), port 990 was enabled automatically. We are using explicit security, not implicit. Is there any way to disable implicit port, i.e. 990?
- 2020-02-12 06:17
- Forum: FileZilla Server Support
- Topic: Failed to Connect from z/OS v2.1 to Filezilla Server
- Replies: 11
- Views: 2888
Re: Failed to Connect from z/OS v2.1 to Filezilla Server
Maybe I targeted the wrong audience. Hi FileZilla Creators, Do you have a timeline on FileZilla server upgrade? The latest version was released on 8 Feb 2017. As not many companies are ready to upgrade their own OS to facilitate this change, may you consider retaining the option of 'TLS session resu...
- 2020-02-12 03:43
- Forum: FileZilla Server Support
- Topic: Failed to Connect from z/OS v2.1 to Filezilla Server
- Replies: 11
- Views: 2888
Re: Failed to Connect from z/OS v2.1 to Filezilla Server
Hi Boco,
Do you have a timeline on FileZilla server upgrade? May you consider retaining the option of TLS session resume feature in future version and not make it a mandatory feature because not many companies are ready to upgrade their own OS to facilitate this change?
Do you have a timeline on FileZilla server upgrade? May you consider retaining the option of TLS session resume feature in future version and not make it a mandatory feature because not many companies are ready to upgrade their own OS to facilitate this change?
- 2020-02-05 07:42
- Forum: FileZilla Server Support
- Topic: Failed to Connect from z/OS v2.1 to Filezilla Server
- Replies: 11
- Views: 2888
Re: Failed to Connect from z/OS v2.1 to Filezilla Server
It requires at least 1-year work which our whole company cannot afford right now.
- 2020-02-04 09:35
- Forum: FileZilla Server Support
- Topic: Failed to Connect from z/OS v2.1 to Filezilla Server
- Replies: 11
- Views: 2888
Re: Failed to Connect from z/OS v2.1 to Filezilla Server
I am afraid to tell but z/OS ftp client support for resuming SSL sessions has been added with z/OS 2.2. We are using z/OS 2.1.
z/OS 2.1 only supports resume of SSL sessions for z/OS ftp server only. Could Filezilla ftp server be reconfigured to set resume of SSL sessions to be OPTIONAL?
z/OS 2.1 only supports resume of SSL sessions for z/OS ftp server only. Could Filezilla ftp server be reconfigured to set resume of SSL sessions to be OPTIONAL?
- 2020-02-04 03:43
- Forum: FileZilla Server Support
- Topic: Failed to Connect from z/OS v2.1 to Filezilla Server
- Replies: 11
- Views: 2888
Re: Failed to Connect from z/OS v2.1 to Filezilla Server
There is something wrong when opening the data channel.
- 2020-02-04 02:21
- Forum: FileZilla Server Support
- Topic: Failed to Connect from z/OS v2.1 to Filezilla Server
- Replies: 11
- Views: 2888
Re: Failed to Connect from z/OS v2.1 to Filezilla Server
After updating host config, I tried again. I could successfully connect with Filezilla server in secured channel. But when I typed 'dir', it came out with the following error messages: 331 Password required for xxxxxx EZA1789I PASSWORD: EZA1701I >>> PASS 230 Logged on GU5349 ftpSetApplData: entered ...
- 2020-02-03 09:34
- Forum: FileZilla Server Support
- Topic: Failed to Connect from z/OS v2.1 to Filezilla Server
- Replies: 11
- Views: 2888
Failed to Connect from z/OS v2.1 to Filezilla Server
I have already upgraded the Filezilla server to the latest version, i.e. 0.9.60.2. I have already configured z/OS host using AT-TLS. I tried to connect from host to Filezilla server but failed with the following messages: FTP -d -r TLS 192.168.xxx.xxx GU5279 dspyFixLevel: Fix Level: NONEFND Data: EZ...
- 2020-01-17 10:19
- Forum: FileZilla Server Support
- Topic: Control Cryptographic Protocols Used
- Replies: 5
- Views: 2678
Re: Control Cryptographic Protocols Used
I have just installed the latest version of FileZilla server to 0.9.60 beta. I performed testing on connecting to it with Filezilla client (latest version, 3.46.3). At first I generated a self-signed certificate with the following parameters: # openssl req -x509 -newkey rsa:4096 -keyout key.pem -out...
- 2020-01-17 07:18
- Forum: FileZilla Server Support
- Topic: Control Cryptographic Protocols Used
- Replies: 5
- Views: 2678
Re: Control Cryptographic Protocols Used
The version we are using is 0.9.44 beta. Is the latest version compliant to TLSv1.2? Are there any options to block SSLv2.0/3.0 and TLSv1.0/1.1?
- 2020-01-17 06:26
- Forum: FileZilla Server Support
- Topic: Control Cryptographic Protocols Used
- Replies: 5
- Views: 2678
Re: Control Cryptographic Protocols Used
When I searched on web, I found another ftp server product named 'Cerberus'. It is a paid product. It has the following configuration pages which determine SSL/TLS protocols (e.g. enablement/disablement of SSLv3.0/TLSv1.0/TLSv1.1/TLSv1.2) used and ssh security setup (ciphers, mac and active key exch...
- 2020-01-17 03:51
- Forum: FileZilla Server Support
- Topic: Control Cryptographic Protocols Used
- Replies: 5
- Views: 2678
Control Cryptographic Protocols Used
Recent audit scan reported that Filezilla server allows SSL connection while TLSv1.2 is not used. Is it the installed certificate issue or Filezilla server setting issue? What I want to achieve are as follows: 1. Disable SSL 2.0 and 3.0. Use TLS 1.1 or higher. 2. SSL certificate signed using weak ha...
- 2016-08-25 06:36
- Forum: FileZilla Server Support
- Topic: Generate Server Certificate using OpenSSL
- Replies: 2
- Views: 4931
Re: Generate Server Certificate using OpenSSL
Thank you very much. I have tried myself today. No need to change the label. No need to concatenate the files. Just do as what you have said: put the key file to 'Private Key File' field, and then put the certificate file to 'Certificate File' field. Restart the FTP server. That is. As I am testing ...
- 2016-08-23 10:06
- Forum: FileZilla Server Support
- Topic: Generate Server Certificate using OpenSSL
- Replies: 2
- Views: 4931
Generate Server Certificate using OpenSSL
I use to generate server certificate by FileZilla server but the validity period is just for one year only. Now I try to use openssl to generate the same server certificate but for a longer period. The content of the certificate file (one single file) generated by FileZilla is as follows: -----BEGIN...