cwl-tes icon indicating copy to clipboard operation
cwl-tes copied to clipboard

allow weak ciphers, if needed

Open mr-c opened this issue 4 years ago • 10 comments

mr-c avatar Nov 10 '20 09:11 mr-c

Are there any docker containers of FTP servers this could be tested against?

kellrott avatar Nov 16 '20 19:11 kellrott

Maybe @lvarin could reproduce the environment that we experienced this FTP server issue

mr-c avatar Nov 16 '20 19:11 mr-c

Yes, I can provide a FTP to test this.

lvarin avatar Nov 17 '20 08:11 lvarin

You may try with:

ftp://vm2722.kaj.pouta.csc.fi

If I am not mistaken, you do not need a username/pass to test this, isn't it?

lvarin avatar Nov 17 '20 08:11 lvarin

Let me know if you need anything else.

lvarin avatar Nov 17 '20 08:11 lvarin

@lvarin Oh, I was wondering if you could provide a Dockerfile / container that mimics the need for this old ciphers fix, so we can integrate it into the testing here.

mr-c avatar Nov 17 '20 09:11 mr-c

Ok, give some time. I will try to do it today or tomorrow

lvarin avatar Nov 17 '20 09:11 lvarin

This image should trigger the bug: https://hub.docker.com/repository/docker/lvarin/vsftpd

lvarin avatar Nov 17 '20 12:11 lvarin

Thanks @lvarin ! @kellrott , would you be able to help me integrate that container as a test? I'd be fine with a direct test of FtpFsAccess.isdir(), but we could do an end to end test as well.

mr-c avatar Nov 17 '20 13:11 mr-c

We've moved to github actions based unit tests for 0.4.0. Would it be possible to setup a test for this?

kellrott avatar Jun 02 '22 17:06 kellrott