Open oprudkyi opened 4 years ago
Hi @oprudkyi Thank for the detail here.
In your tests, you were previously using the :hardened
tag, would you mind running a quick test against the :latest
tag to see if that works for you? That also uses the newer pure-ftpd version but without some of the changes added to our hardened
branch.
Thank you.
Hi @stilliard
the :latest
has the same issues as :hardened
I suspect this is probably related to https://bugs.launchpad.net/ubuntu/+source/pure-ftpd/+bug/1832998 but not sure
Hi, it's unrelated to docker image itself, but after update to latest stilliard/pure-ftpd:hardened there are started ssl errors, I have php errors when trying to download file (ls works, though)
there no errors on system with old image (stilliard/pure-ftpd@sha256:7a146e51027e92226f9fbfb2bd1933c3c4b4c7d45dedfc142f0455066a60feb0), as well with stilliard/pure-ftpd:stretch-latest, i.e. with v1.0.43
I suspect there is some incompatibility with some clients and TLSv1.3 as it implemented in v1.0.47. could you please leave stilliard/pure-ftpd:stretch-latest as is (or make tagged version, i.e. stilliard/pure-ftpd:stretch-1.0.43
config (tls + pregenerated pems)
in logs v1.0.47 stops on Connecting
v1.0.43 works