Option to override SSL negotiation
----------------------------------
Key: NET-400
URL: https://issues.apache.org/jira/browse/NET-400
Project: Commons Net
Issue Type: Improvement
Components: FTP
Affects Versions: 3.0
Environment: 1.6.0_24
Reporter: David Kocher
Attachments: FTPSClient.java.diff
The following use case. Decide upon the server features if the connection
should be TLS secured or not. Therefore A FTPSClient is instantiated and the
SSL negotiation methods overridden to decide wether to pass through or not
depending if AUTH TLS is available in the features list for example.
Patch attached making methods execAUTH, sslNegotiation protected.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira