[
https://issues.apache.org/jira/browse/FTPSERVER-247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Niklas Gustavsson closed FTPSERVER-247.
---------------------------------------
Resolution: Fixed
Fix Version/s: 1.0.0-RC1
Assignee: Niklas Gustavsson
Modified patch applied in rev 729474. Thanks for the great work!. My
modifications includes some additional tests.
> Add DataConnectionConfiguration.isImplicitSsl
> ---------------------------------------------
>
> Key: FTPSERVER-247
> URL: https://issues.apache.org/jira/browse/FTPSERVER-247
> Project: FtpServer
> Issue Type: Improvement
> Components: Core, Server
> Reporter: Kevin Conaway
> Assignee: Niklas Gustavsson
> Priority: Critical
> Fix For: 1.0.0-RC1
>
> Attachments: ftpserver-247.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.