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

Vert.x HTTP Client support for TLS 1.3 #5170

Open
manusa opened this issue May 24, 2023 · 1 comment
Open

Vert.x HTTP Client support for TLS 1.3 #5170

manusa opened this issue May 24, 2023 · 1 comment
Labels
status/never-stale Waiting on feedback Issues that require feedback from User/Other community members

Comments

@manusa
Copy link
Member

manusa commented May 24, 2023

@vietj can you check how this should be supported with vertx? The are some refinements here related to this, but as far as I can tell TLS 1.2 is still supported even if we specify only TLS 1.3 client support. Should we still be using JdkSSLEngineOptions even if we are also providing the KeyManagers and TrustManagers?

Originally posted by @shawkins in #5128 (comment)

@manusa manusa added the Waiting on feedback Issues that require feedback from User/Other community members label May 30, 2023
@stale
Copy link

stale bot commented Sep 3, 2023

This issue has been automatically marked as stale because it has not had any activity since 90 days. It will be closed if no further activity occurs within 7 days. Thank you for your contributions!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status/never-stale Waiting on feedback Issues that require feedback from User/Other community members
Projects
None yet
Development

No branches or pull requests

2 participants