eduardsui / tlse

Single C file TLS 1.2/1.3 implementation, using tomcrypt as crypto library
Other
535 stars 87 forks source link

How do i set TLSe Client Cipher? #82

Closed GuckTubeYT closed 1 year ago

GuckTubeYT commented 1 year ago

How do i set TLSe Client Cipher?

GuckTubeYT commented 1 year ago

i want to set TLSe client cipher, using TLS_ECDHE_RSA_WITH_256_GCM_SHA384

GuckTubeYT commented 1 year ago

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?