Uploaded image for project: 'FtpServer'
  1. FtpServer
  2. FTPSERVER-215

Secured data channel in active mode would require the server to have a public certificate for every client.

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Invalid
    • 1.0.0-M1, 1.0.0-M2, 1.0.0-M3, 1.0.0-M4
    • 1.0.0-M4
    • Core
    • None

    Description

      In "active mode" , the FtpServer itself will try to open a connection to a client-reported host and port.
      In this case, if we were using a SSL connection, the server opens a connection to the client so it will receive the client's public certificate and will try and check it against its TrustStore.

      To my mind, when we are not checking the client certificate we shouldn't check it in Active data connections either. So we should provide our own TrustManager for this.

      Attachments

        Activity

          People

            Unassigned Unassigned
            dlatorre David Latorre
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: