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.