You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
…903
minor update to build script
bump go version in github action
refactor to not hardcode TLS cipher suite constant name conversion, instead
call tls.CipherSuites() and tls.InsecureCipherSuites() to populate the map.
…abiolb#903
minor update to build script
bump go version in github action
refactor to not hardcode TLS cipher suite constant name conversion, instead
call tls.CipherSuites() and tls.InsecureCipherSuites() to populate the map.
Currently, none of the new TLS 1.3 specific ciphers are able to be parsed.
The text was updated successfully, but these errors were encountered: