eduardsui / tlse

Single C file TLS 1.2/1.3 implementation, using tomcrypt as crypto library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How do i set TLSe Client Cipher?

GuckTubeYT opened this issue · comments

How do i set TLSe Client Cipher?

i want to set TLSe client cipher, using TLS_ECDHE_RSA_WITH_256_GCM_SHA384

why i need to set manual? because, idk why, when i request to server, using TLS V12, i didnt get the server message, or maybe is TLS version is wrong?