Update SSL{Socket|ServerSocket|Engine}.getSSLParameters javadoc with @implNote for SunJSSE

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Unresolved
    • Priority: P5
    • None
    • Affects Version/s: None
    • Component/s: security-libs
    • None

      Update `SSL{Socket|ServerSocket|Engine}.getSSLParameters` javadoc with @implNote for SunJSSE reflecting how system properties affect the default values of the parameters. Particularly:
       - `signatureSchemes` and `namedGroups` can have either values defined by system properties or default values.
       - `enabledCipherSuites` is set based on sslContext being passed and it depends on a system property as well.

      Investigate and document any other properties that depend on system and/or security properties.

            Assignee:
            Artur Barashev
            Reporter:
            Artur Barashev
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated: