SSLServerSocket.setEnabledCipherSuites() doc bug

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P3
    • 1.0.3
    • Affects Version/s: 1.4.0
    • Component/s: security-libs
    • None
    • 1.0.3
    • generic
    • generic

        The javadoc for the javax.net.ssl.SSLServerSocket class's
        setEnabledCipherSuites() method says:

           /**
             * ...
             * @param suites Names of all the cipher suites to enable; null
             * means to accept system defaults.


        A value of null should result in IllegalArgumentException.
        This documentation was an error and has never been implemented in
        the JSSE reference implementation. This semantic is also inconsistent
        with SSLSocket's method of the same name and purpose.

              Assignee:
              Bradford Wetmore
              Reporter:
              Jeffrey Nisewanger (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: