Add DataConnectionConfiguration.isSslRequired
---------------------------------------------
Key: FTPSERVER-247
URL: https://issues.apache.org/jira/browse/FTPSERVER-247
Project: FtpServer
Issue Type: Improvement
Components: Core, Server
Reporter: Kevin Conaway
Priority: Critical
Attachments: ftpserver-237.patch
It would be extremely helpful to be able to force the data channel to use SSL
when in "implicit SSL" mode.
When using implicit SSL, some FTP clients do not send a PROT command to change
the data channel protection level yet they assume that the data channel will be
encrypted.
FtpServer assumes that the data channel will be un-encrypted. It would be nice
to have an option to force the data channel to be encrypted to accommodate
these clients.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.