[Bug 1832998] Re: Pure-FTPd Breaks with OpenSSL v1.1.1

2019-09-05 Thread Stephan C
@Florin (flopppy):
Note that older versions of FileZilla client can connect to pure-ftpd 1.0.46 
without any TLS issue.

This is because FileZilla introduced support for TLS 1.3 in their client
version 3.40.0 by linking against GnuTLS 3.6.6. TLS 1.3 is not handled
properly in pure-ftpd 1.0.46.

https://filezilla-project.org/versions.php

So using versions of FileZilla prior to 3.40.0 (e.g. 3.28, 3.25.2) may
be a workaround for the clients, although not a very nice one

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1832998

Title:
  Pure-FTPd Breaks with OpenSSL v1.1.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pure-ftpd/+bug/1832998/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1832998] Re: Pure-FTPd Breaks with OpenSSL v1.1.1

2019-09-05 Thread Stephan C
@Jean-Philippe (jean-philippe-f):

The solution from @Datapro Services (it-iizj) also works for the
standard package without mysql. You just need to get pure-ftpd instead
of pure-ftpd-mysql.

```
wget 
http://mirrors.kernel.org/ubuntu/pool/universe/p/pure-ftpd/pure-ftpd-common_1.0.47-3_all.deb
wget 
http://mirrors.kernel.org/ubuntu/pool/universe/p/pure-ftpd/pure-ftpd_1.0.47-3_amd64.deb
dpkg -i pure-ftpd-common_1.0.47-3_all.deb pure-ftpd_1.0.47-3_amd64.deb
```
Thanks @Datapro Services (it-iizj) !

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1832998

Title:
  Pure-FTPd Breaks with OpenSSL v1.1.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pure-ftpd/+bug/1832998/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs