Search found 11 matches
- 2019-02-04 09:38
- Forum: FileZilla Client Support
- Topic: GnuTLS error -110: The TLS connection was non-properly terminated. with 3.40-rc2
- Replies: 24
- Views: 7060
Re: GnuTLS error -110: The TLS connection was non-properly terminated. with 3.40-rc2
Waiting the bugs to be solved, I have compiled pure-ftpd version from git without TLSv1.3 support, as a workaround. I still have small issues, but most of them are gone.
- 2019-02-03 20:11
- Forum: FileZilla Client Support
- Topic: May be "0 bytes, 0.00KB/sec" a Filezilla bug?
- Replies: 1
- Views: 404
May be "0 bytes, 0.00KB/sec" a Filezilla bug?
Some of my users are getting issues with files not uploaded correctly. I'm not sure if they are only using Filezilla or this is also happening with other clients. I also faced this issue while using Filezilla 3.40. Feb 3 13:32:43 server1 pure-ftpd[1058]: (?@x.x.x.x) [INFO] userx is now logged in Feb...
- 2019-01-25 10:08
- Forum: FileZilla Client Support
- Topic: GnuTLS error -110: The TLS connection was non-properly terminated. with 3.40-rc2
- Replies: 24
- Views: 7060
Re: GnuTLS error -110: The TLS connection was non-properly terminated. with 3.40-rc2
Thank you for your advice! I have installed the git version of pure-ftpd and I can confirm that issue is solved and now I can connect correctly.
- 2019-01-24 11:22
- Forum: FileZilla Client Support
- Topic: GnuTLS error -110: The TLS connection was non-properly terminated. with 3.40-rc2
- Replies: 24
- Views: 7060
Re: GnuTLS error -110: The TLS connection was non-properly terminated. with 3.40-rc2
I'm using nmap nmap --script ssl-cert,ssl-enum-ciphers -p 21 localhost This is the complete output and TLSv1.3 is not in the list. PORT STATE SERVICE 21/tcp open ftp | ssl-cert: Subject: commonName=censored/organizationName=censored/stateOrProvinceName=censored/countryName=US | Subject Alternative N...
- 2019-01-24 05:59
- Forum: FileZilla Client Support
- Topic: GnuTLS error -110: The TLS connection was non-properly terminated. with 3.40-rc2
- Replies: 24
- Views: 7060
Re: GnuTLS error -110: The TLS connection was non-properly terminated. with 3.40-rc2
My pure-ftpd server (latest official version 1.0.47) is not compiled with TLSv1.3. | ssl-enum-ciphers: | TLSv1.1: | ciphers: | TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA (secp256r1) - A | TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA (secp256r1) - A | TLS_DHE_RSA_WITH_AES_128_CBC_SHA (dh 2048) - A | TLS_DHE_RSA_WITH_A...
- 2019-01-23 21:43
- Forum: FileZilla Client Support
- Topic: GnuTLS error -110: The TLS connection was non-properly terminated. with 3.40-rc2
- Replies: 24
- Views: 7060
Re: GnuTLS error -110: The TLS connection was non-properly terminated. with 3.40-rc2
TLS v1.2 is still very secure, I don't understand why you dropped it completely and rely only on TLSv1.3 with the risk to create compatibility issues.
- 2019-01-23 19:47
- Forum: FileZilla Client Support
- Topic: GnuTLS error -110: The TLS connection was non-properly terminated. with 3.40-rc2
- Replies: 24
- Views: 7060
Re: GnuTLS error -110: The TLS connection was non-properly terminated. with 3.40-rc2
I found this thread with users dealing with the same issue
https://github.com/jedisct1/pure-ftpd/issues/99
It is possible to add a patch to run on TLS v1.2, if v1.3 is not enabled or it's not working correctly?
https://github.com/jedisct1/pure-ftpd/issues/99
It is possible to add a patch to run on TLS v1.2, if v1.3 is not enabled or it's not working correctly?
- 2019-01-23 19:17
- Forum: FileZilla Client Support
- Topic: GnuTLS error -110: The TLS connection was non-properly terminated. with 3.40-rc2
- Replies: 24
- Views: 7060
Re: GnuTLS error -110: The TLS connection was non-properly terminated. with 3.40-rc2
Yes, I saw it. with version 3.40 the icon disappears after "Could not connect to server message". But I was able to get the data,
The same algorithms, but
Protocol TLS1.3 Cipher: AES-256-GCM
Key exchange similar to 3.39 data,
The same algorithms, but
Protocol TLS1.3 Cipher: AES-256-GCM
Key exchange similar to 3.39 data,
- 2019-01-23 19:01
- Forum: FileZilla Client Support
- Topic: GnuTLS error -110: The TLS connection was non-properly terminated. with 3.40-rc2
- Replies: 24
- Views: 7060
Re: GnuTLS error -110: The TLS connection was non-properly terminated. with 3.40-rc2
From server logs, on successful connection with version 3.39 I have these. Jan 23 20:58:49 serv.com pure-ftpd[8726]: (?@1.1.111.1) [INFO] userx is now logged in Jan 23 20:58:51 serv.com pure-ftpd[8726]: (userx@1.1.111.1) [INFO] TLS: Enabled TLSv1.2 with ECDHE-RSA-CHACHA20-POLY1305, 256 secret bits c...
- 2019-01-23 18:57
- Forum: FileZilla Client Support
- Topic: GnuTLS error -110: The TLS connection was non-properly terminated. with 3.40-rc2
- Replies: 24
- Views: 7060
Re: GnuTLS error -110: The TLS connection was non-properly terminated. with 3.40-rc2
Ahh, the icon is there only with version 3.39 when I'm successfully connected.
Public algorithm RSA with 2048 bits
Signature algorithm RSA-SHA256
Protocol TLS1.2 Cypher CHACHA20-POLY1305
Key exchange ECDHE-RSA
Public algorithm RSA with 2048 bits
Signature algorithm RSA-SHA256
Protocol TLS1.2 Cypher CHACHA20-POLY1305
Key exchange ECDHE-RSA
- 2019-01-23 17:53
- Forum: FileZilla Client Support
- Topic: GnuTLS error -110: The TLS connection was non-properly terminated. with 3.40-rc2
- Replies: 24
- Views: 7060
GnuTLS error -110: The TLS connection was non-properly terminated. with 3.40-rc2
My issue is related to latest version 3.40.0-rc2 for Windows 64bit. Version 3.39 is working perfectly, https://ftptest.net/ shows no errors. I own a Fedora 29 server with pure-ftpd-1.0.47, openssl-1.1.1a, gnutls-3.6.5. Trying to connect with Windows client 3.40 I get this error: GnuTLS error -110: T...