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

Inconsistent TLS protocol version in debug output

XMLWordPrintable

        javax.net.ssl|DEBUG|0F|Thread-1|2018-09-26 15:01:02.712 IST|SSLEngineInputRecord.java:214|READ: TLSv1.2 handshake, length = 417
        javax.net.ssl|DEBUG|0F|Thread-1|2018-09-26 15:01:02.816 IST|SSLEngineOutputRecord.java:507|WRITE: TLS12 handshake, length = 155

        For input records we have a '.' in the protocol version name. TLSv1.2 versus TLS12. Ideally, we should be consistent with protocol version naming in debug output.

              ewhelan Evan Whelan (Inactive)
              coffeys Sean Coffey
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

                Created:
                Updated:
                Resolved: