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

Niklas Gustavsson closed FTPSERVER-243.
---------------------------------------

       Resolution: Won't Fix
    Fix Version/s: 1.0.0-RC1
         Assignee: Niklas Gustavsson

Won't make this change for the following reasons:
* implicit-ssl is actually set for the listener, while the SSL configuration is 
also inherited for the data connection (which now has it's own implicit-ssl 
setting)
* We try to make as few breaking changes as possible for 1.0.0

> Implicit SSL option should be specified on the SSLConfiguration, not the 
> Listener itself.
> -----------------------------------------------------------------------------------------
>
>                 Key: FTPSERVER-243
>                 URL: https://issues.apache.org/jira/browse/FTPSERVER-243
>             Project: FtpServer
>          Issue Type: Improvement
>          Components: Core, Server
>    Affects Versions: 1.0.0-M4
>            Reporter: Kevin Conaway
>            Assignee: Niklas Gustavsson
>             Fix For: 1.0.0-RC1
>
>         Attachments: ftpserver-243.patch
>
>
> The implicitSsl option should be specified as a property of the 
> SslConfiguration, not the Listener.  The Listener does not contain any other 
> ssl related configuration and it doesn't make sense to have this one property 
> there.

-- 
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