Details
-
Bug
-
Status: Open (View Workflow)
-
Minor
-
Resolution: Unresolved
-
10.6.20, 11.4.4
-
None
Description
When connecting to a server linked against OpenSSL TLS v1.3 specific ciphers have their name start with just TLS_, e.g.: TLS_AES_128_GCM_SHA256 for cipher ID 0x1301.
When the server is linked against WolfSSL it shows a TLS13_ prefix and slightly different formatting, e.g. TLS13-AES128-GCM-SHA256