Uploaded image for project: 'Commons Net'
  1. Commons Net
  2. NET-256

FTPSClient should accept a pre-configured SSLContext

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Critical
    • Resolution: Fixed
    • 2.0
    • 2.2
    • None
    • None

    Description

      It would be very helpful if FTPSClient could accept a pre-configured SSLContext instead of creating a new one. If an application has more than one library using SSL (e.g. a database and web server, in addition to an ftp client), it is preferable to configure the SSLContext once and then share it amongst the necessary services.

      Moreover, we don't use the "keystore" system properties to configure our SSLContext so having this functionality is a must.

      Attachments

        1. NET-256.patch
          0.9 kB
          Kevin Conaway

        Activity

          People

            Unassigned Unassigned
            kevinconaway Kevin Conaway
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: