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

[WEJBHTTP-74] The http ejb client should use the servers hostname for the TLS SNI extension during handshake #97

Merged
merged 1 commit into from Dec 16, 2022

Conversation

rmartinc
Copy link
Contributor

@rmartinc rmartinc commented Dec 14, 2022

Issue: https://issues.redhat.com/browse/WEJBHTTP-74

Using the new option in UNDERTOW-2198 the client now assigns the SSL_SNI_HOSTNAME to force the SNI even the IP is used. Upgrading to undertow 2.2.22. The option is just added if using https and if the IP is not used in the hostname. Tests added.

PR for master.
PR for 1.1: #98

@ropalka ropalka merged commit 6da260e into wildfly:master Dec 16, 2022
@ropalka
Copy link
Collaborator

ropalka commented Dec 16, 2022

Thanks @rmartinc !

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

Successfully merging this pull request may close these issues.

None yet

2 participants