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

No need to pass in array of keytypes to X509KeyManager.chooseServerAlias()

XMLWordPrintable

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

      This RFE is to undo some of the changes introduced by RFE 4387949: Need to
      add Sockets and key arrays to the X509KeyManager.choose*Alias() methods.

      After revisting the API for X509Keymanager.chooseServerAlias, and trying to determine the use of passing in the array of keytypes to this method, it appears that there is no real use of it in the chooseServerAlias method.

      The previous RFE 4387949 requested for passing in an array of
      keytypes for chooseServerAlias method as it did for chooseClientAlias
      method.

      This RFE is for changing the chooseServerAlias method in X509KeyManager interface to take a single keytype instead of an array of keytypes as a parameter.

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

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: