Examine JSSE debug (SSLLogger) categories for consistency

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: P4
    • None
    • Affects Version/s: 8
    • Component/s: security-libs

      While addressing JDK-8330987, it felt that a number of debug `SSLLogger.isOn(...)` categories seemed like they were not consistently assigned.

      I question whether the categorical assignments are correct. Someone in dev should have a look and see if our assignments could be better defined. Does a lot of the code need just `ssl` (always output), or should it be in combination with `handshake`? When you have `handshake`, when should `verbose` be added? Are we consistently `verbose`ing? What does `slctx` have to do with `PredefinedDHParameterSpecs.java`. etc.

            Assignee:
            Bradford Wetmore
            Reporter:
            Bradford Wetmore
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: