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

Address SSLParameters API inconsistencies

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P4 P4
    • None
    • None
    • security-libs
    • None

      We need to address the following inconsistencies in SSLParameters API :
      - For the `getSignatureSchemes()` call we return only what's been set by the user, the default values are not being returned like for other SSLParameters `get` calls.
      - `getNamedGroups()` return values are not being filtered against algorithm constraints, unlike other SSLParameters `get` calls' return values.

            abarashev Artur Barashev
            abarashev Artur Barashev
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: