[ 
https://issues.apache.org/jira/browse/FTPSERVER-247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Kevin Conaway updated FTPSERVER-247:
------------------------------------

    Attachment: ftpserver-247.patch

Attaching updated patch to add the "implicitSsl" property to the 
DataConnectionConfiguration along with updates to the XML configuration and 
associated test cases.

> 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
>            Priority: Critical
>         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.

Reply via email to