-
Bug
-
Resolution: Fixed
-
P4
-
None
-
b05
The new (TLSv1.3) code doesn't appear to implement toString() for SSLEngineImpl. The old code did.
new code output example: sun.security.ssl.SSLEngineImpl@ecc6a2
old code output example:
ee4a5e[SSLEngine[hostname=myhost port=443] SSL_NULL_WITH_NULL_NULL]
new code output example: sun.security.ssl.SSLEngineImpl@ecc6a2
old code output example:
ee4a5e[SSLEngine[hostname=myhost port=443] SSL_NULL_WITH_NULL_NULL]