tls_client_handshake_pure_python icon indicating copy to clipboard operation
tls_client_handshake_pure_python copied to clipboard

Tls1.3 issue

Open Pakhtum opened this issue 1 year ago • 1 comments

Hi there,

Can somebody helps me with the code that how can i use it for Tls1.3 handshake because when i changed version and cipher_suite in the code. I still get version tls1.2 in the output.

TIA

Pakhtum avatar Jan 03 '24 17:01 Pakhtum

TLS1.3 is not supported yet

nealyip avatar Feb 05 '24 16:02 nealyip