You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
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