Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm using quarkus in a internal system. For some reason, our system has components that use HTTPS certificates signed by a self-signed root certificate. I want to make Quarkus Rest Client trust this self-signed root certificate instead of completely turning off HTTPS certificate verification. How should I achieve this?
Beta Was this translation helpful? Give feedback.
All reactions