PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target #6692
eminkahramanar
started this conversation in
General
Replies: 1 comment 8 replies
-
I don't know anything about AKHQ. But that error normally suggests that you didn't correctly configured its truststore and it does not trust the Kafka broker when connecting to it using TLS. |
Beta Was this translation helpful? Give feedback.
8 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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I have deployed Strimzi on Minikube and trying to connect to cluster with AKHQ with attached properties but I got the following error
"PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target"
Please Help
Thanks in advance
strimzi.txt
Here is the properties I used to connect to cluster from AKHQ
Beta Was this translation helpful? Give feedback.
All reactions