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

Introduced io.quarkus.restclient.NoopHostnameVerifier #12970

Merged
merged 2 commits into from
Nov 2, 2020

Conversation

gastaldi
Copy link
Contributor

This should be used in the rest-client when hostname verification needs to be disabled for a specific client endpoint.
Also tests were improved to use what's provided in the rest-client extension

@gastaldi gastaldi requested review from geoand and gsmet and removed request for geoand October 27, 2020 01:50
@gastaldi gastaldi force-pushed the hostname_verifier branch 2 times, most recently from a0edfde to 7b2e2ab Compare October 27, 2020 15:49
@gastaldi gastaldi changed the title Introduced io.quarkus.restclient.runtime.NoopHostnameVerifier Introduced io.quarkus.restclient.NoopHostnameVerifier Oct 27, 2020
@gastaldi gastaldi requested review from gsmet and geoand October 27, 2020 19:58
@gastaldi gastaldi dismissed gsmet’s stale review October 28, 2020 01:18

Changes addressed

This should be used in the rest-client when hostname verification needs to be disabled for a specific client endpoint
Also tests were improved to use what's provided in the rest-client extension
@gastaldi
Copy link
Contributor Author

gastaldi commented Nov 1, 2020

The java.net.URL test is back again, thanks @geoand for the explanation on why it is important

@gastaldi
Copy link
Contributor Author

gastaldi commented Nov 1, 2020

Since this PR introduces a new class and 1.10 is almost here, I'll remove the backport label

@gastaldi gastaldi added this to the 1.10 - master milestone Nov 1, 2020
@geoand
Copy link
Contributor

geoand commented Nov 1, 2020

Thanks 👍

@gastaldi gastaldi added the triage/waiting-for-ci Ready to merge when CI successfully finishes label Nov 1, 2020
@gastaldi gastaldi merged commit b5b061c into quarkusio:master Nov 2, 2020
@gastaldi gastaldi deleted the hostname_verifier branch November 2, 2020 06:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triage/waiting-for-ci Ready to merge when CI successfully finishes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants