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

Support null PROXY_USERNAME #5046

Merged
merged 2 commits into from
Apr 28, 2022
Merged

Conversation

jansupol
Copy link
Contributor

Support SSL Hostname verification
Update request host and port in SSL Context
Correct order of TLS handler vs Proxy handler

Support SSL Hostname verification
Update request host and port in SSL Context
Correct order of TLS handler vs Proxy handler

Co-authored-by: olotenko <Oleksandr.Otenko@oracle.com>
@jansupol
Copy link
Contributor Author

Replace #4971 with Eclipse authenticated author and an original author.

Do not merge commits

@jansupol
Copy link
Contributor Author

The documentation will follow in a separate PR to prevent conflicts in the doc changes.

…roperty

Signed-off-by: jansupol <jan.supol@oracle.com>
Copy link
Member

@jbescos jbescos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jansupol jansupol merged commit 5e262a3 into eclipse-ee4j:master Apr 28, 2022
@jansupol jansupol deleted the netty.https branch April 28, 2022 14:57
@senivam senivam added this to the 2.36 milestone Apr 29, 2022
This was referenced Jun 14, 2022
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.

Netty Connector proxy handler and TLS handler are registered in wrong order
3 participants