Replies: 1 comment 1 reply
-
Which REST Client extension are you using? |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Hi.
I have created a rest client to call some https api. Have quarkus.tls.trust-all=true in application.properties, but get an error:
Unable to invoke request: javax.net.ssl.SSLHandshakeException
Using quarkus 2.12-Final version.
Can someone help me with that? Thank you
Beta Was this translation helpful? Give feedback.
All reactions