Uploaded image for project: 'MINA SSHD'
  1. MINA SSHD
  2. SSHD-732

ClientIdentitiesWatcher should load keys one at a time

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Critical
    • Resolution: Fixed
    • 1.4.0
    • 1.6.0
    • None

    Description

      The keys are loaded into a List<KeyPair> instead of using an Iterable<KeyPair> which could allow lazy loading the keys.
      The problem is that loading keys can require passwords, thus asking the user for passwords which may not be used.

      Attachments

        Activity

          People

            gnodet Guillaume Nodet
            gnodet Guillaume Nodet
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: