Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-4416032

ClientHandshaker should call X509KeyManager.chooseClientAlias only once.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 1.4.0
    • unknown
    • security-libs
    • None
    • beta3
    • generic
    • generic


      Once 4302197 goes into core, we need to finish the rest of this
      work.

      The client handshaker should figure out what key types to use
      (RSA/DSA) and then only call chooseClientAlias()
      once. By passing in an array of keytypes, we should only
      make one call, and let the keymanager decide whether
      to use a rsa or dsa key, and not leave that decision
      to our implementation.

      Brad

            jhangalsunw Jayalaxmi Hangal (Inactive)
            wetmore Bradford Wetmore
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: