Skip to content

Enable implicit SSL also at FTP server data connections #4430

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 1 commit into
base: release/4.0
Choose a base branch
from

Conversation

TranceLove
Copy link
Collaborator

Description

Enable implicit SSL at FTP server data connections too, to fix warnings when connecting with Filezilla.

With reference from
https://mina.apache.org/ftpserver-project/configuration_ssltls_support.html

Issue tracker

Fixes #4428

Manual tests

  • Done

Build tasks success

Successfully running following tasks on local:

  • ./gradlew assembledebug
  • ./gradlew spotlessCheck

Fixes #4428, to fix Filezilla warning of no TLS enabled at data connections.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

FTP over TLS insecure
1 participant