You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Sebb (JIRA)" <ji...@apache.org> on 2011/03/03 02:46:36 UTC

[jira] Updated: (NET-203) FTPSClient uses mutable objects for CipherSuites and Protocols

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

Sebb updated NET-203:
---------------------

    Fix Version/s: 2.0

> FTPSClient uses mutable objects for CipherSuites and Protocols
> --------------------------------------------------------------
>
>                 Key: NET-203
>                 URL: https://issues.apache.org/jira/browse/NET-203
>             Project: Commons Net
>          Issue Type: Bug
>    Affects Versions: 1.5, 2.0
>            Reporter: Sebb
>             Fix For: 2.0
>
>         Attachments: FTPSClient.patch
>
>
> FTPSClient uses mutable objects for CipherSuites and Protocols.
> The setxxx methods ought to copy the arrays, rather than storing a reference to them.
> As these arrays are used in establishing a secure connection, it's important that the data is also secure.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira