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

Add HTTP/3 support #958

Open
iz8mbw opened this issue Mar 23, 2024 · 2 comments
Open

Add HTTP/3 support #958

iz8mbw opened this issue Mar 23, 2024 · 2 comments

Comments

@iz8mbw
Copy link

iz8mbw commented Mar 23, 2024

Hello.
Any chance to support the HTTP/3 detection for SSL Server Test?

Thanks.

@naumanshah03
Copy link
Member

Hi @iz8mbw

Will consider this feature. It will require some research
Can you please share some article or server that I can use to research?

Your help will be appreciated

Regards,
Nauman Shah

@iz8mbw
Copy link
Author

iz8mbw commented Apr 9, 2024

Hello.
https://www.google.com/ is an example of a Website that supports HTTP/3.
There is also a website to check if a site supports HTTP/3: https://http3check.net/

Also curl can supports HTTP/3: https://curl.se/docs/http3.html

Give also a look here: https://en.wikipedia.org/wiki/HTTP/3 the SSL Libraries that supports HTTP/3 are listed.

QuicTLS library: https://github.com/quictls/openssl
BoringSSL library: https://github.com/google/boringssl
nghttp3 library: https://github.com/ngtcp2/nghttp3

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