You are viewing a plain text version of this content. The canonical link for it is here.
Posted to ftpserver-dev@incubator.apache.org by "Steve Jones (JIRA)" <ji...@apache.org> on 2007/06/06 21:42:26 UTC

[jira] Created: (FTPSERVER-95) Mina listener does not use settings from configuration for implicit SSL (client auth)

Mina listener does not use settings from configuration for implicit SSL (client auth)
-------------------------------------------------------------------------------------

                 Key: FTPSERVER-95
                 URL: https://issues.apache.org/jira/browse/FTPSERVER-95
             Project: FtpServer
          Issue Type: Bug
          Components: Core
    Affects Versions: 1.0-M2
            Reporter: Steve Jones


When using implicit SSL with the Mina listener, SSL configuration settings are not respected.

The Mina listener should access the Ssl information from it's listener configuration when setting up it's SSL filter (around line 100 in MinaListener.java).

This could result in configuration for client authentication requirements being ignored.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (FTPSERVER-95) Mina listener does not use settings from configuration for implicit SSL (client auth)

Posted by "Niklas Gustavsson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/FTPSERVER-95?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12520103 ] 

Niklas Gustavsson commented on FTPSERVER-95:
--------------------------------------------

I believe this should now be fixed. Please verify. 

> Mina listener does not use settings from configuration for implicit SSL (client auth)
> -------------------------------------------------------------------------------------
>
>                 Key: FTPSERVER-95
>                 URL: https://issues.apache.org/jira/browse/FTPSERVER-95
>             Project: FtpServer
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 1.0-M1
>            Reporter: Steve Jones
>            Assignee: Niklas Gustavsson
>             Fix For: 1.0-M2
>
>
> When using implicit SSL with the Mina listener, SSL configuration settings are not respected.
> The Mina listener should access the Ssl information from it's listener configuration when setting up it's SSL filter (around line 100 in MinaListener.java).
> This could result in configuration for client authentication requirements being ignored.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (FTPSERVER-95) Mina listener does not use settings from configuration for implicit SSL (client auth)

Posted by "Niklas Gustavsson (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FTPSERVER-95?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Niklas Gustavsson updated FTPSERVER-95:
---------------------------------------

        Fix Version/s: 1.0-M2
             Assignee: Niklas Gustavsson
    Affects Version/s:     (was: 1.0-M2)
                       1.0-M1

> Mina listener does not use settings from configuration for implicit SSL (client auth)
> -------------------------------------------------------------------------------------
>
>                 Key: FTPSERVER-95
>                 URL: https://issues.apache.org/jira/browse/FTPSERVER-95
>             Project: FtpServer
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 1.0-M1
>            Reporter: Steve Jones
>            Assignee: Niklas Gustavsson
>             Fix For: 1.0-M2
>
>
> When using implicit SSL with the Mina listener, SSL configuration settings are not respected.
> The Mina listener should access the Ssl information from it's listener configuration when setting up it's SSL filter (around line 100 in MinaListener.java).
> This could result in configuration for client authentication requirements being ignored.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.