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
I am trying to use tlslite-ng as the TLS communication layer for higher-level HTTP request libraries like aiohttp or httpx when communicating with https servers, but I'm not really sure where to start. The reason I want to do that is because I am communicating with a server that is very particular with the types of TLS handshakes it will accept, and I am hoping this library will give me more control over the parameters of the handshake. Would anyone be able to assist by providing guidance or an example on how to do this?
Thanks!
bdr99
The text was updated successfully, but these errors were encountered:
Hello,
I am trying to use tlslite-ng as the TLS communication layer for higher-level HTTP request libraries like aiohttp or httpx when communicating with https servers, but I'm not really sure where to start. The reason I want to do that is because I am communicating with a server that is very particular with the types of TLS handshakes it will accept, and I am hoping this library will give me more control over the parameters of the handshake. Would anyone be able to assist by providing guidance or an example on how to do this?
Thanks!
bdr99
The text was updated successfully, but these errors were encountered: