Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to integrate with http libraries like aiohttp or httpx? #481

Open
bdr99 opened this issue Aug 23, 2022 · 1 comment
Open

How to integrate with http libraries like aiohttp or httpx? #481

bdr99 opened this issue Aug 23, 2022 · 1 comment

Comments

@bdr99
Copy link

bdr99 commented Aug 23, 2022

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

@tomato42
Copy link
Member

This isn't something I use this library for, so I can't really help with that, sorry.
The point I can direct you to is the integration directory: https://github.com/tlsfuzzer/tlslite-ng/tree/master/tlslite/integration

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants