-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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
Introduce support for the TLS Registry in the REST Client #41153
Conversation
geoand
commented
Jun 12, 2024
- Closes: Add support for the TLS registry to the (reactive) REST client extension #41005
This comment has been minimized.
This comment has been minimized.
🙈 The PR is closed and the preview is expired. |
This comment has been minimized.
This comment has been minimized.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just a typo in the javadoc.
...rest-client-config/runtime/src/main/java/io/quarkus/restclient/config/RestClientsConfig.java
Outdated
Show resolved
Hide resolved
Typo fixed |
Status for workflow
|
Status for workflow
|
@cescoffier I'm wondering if we should backport this one so that the TLS story is complete? |
We could. It's isolated enough so it's not too risky. |
Yeah, it's pretty much a different code path |