How to fix SSL certificate error while connecting to trino CLI #17566
Unanswered
mittal-yash
asked this question in
Q&A
Replies: 1 comment
-
JDK doesn't support PEM certicates by default IIRC. Is your certificate in PEM format? If yes convert it to a JKS and try. |
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.
-
While connecting to trino CLI getting following error
Error running command: Error setting up SSL: toDerInputStream rejects tag type 66
Beta Was this translation helpful? Give feedback.
All reactions