Skip to content
Discussion options

You must be logged in to vote

It looks like this issue was also created here https://stackoverflow.com/questions/76631732/apache-pulsar-unable-to-validate-issuer-certificate-when-attempting-to-load-open. I provided an answer here https://stackoverflow.com/a/76632625/21221450 and improved the docs here apache/pulsar-site#632.

Here is a copy of the stack overflow answer:

In the example broker.conf it says that the
"openIDTokenIssuerTrustCertsFilePath" is an optional setting and that
it will use the trust store of the JVM. So I ensured that the required
certificates where added to the trust store found at
".../jre/lib/security/cacerts" on my broker instance and left that
config value as blank.

It will work correctly wh…

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by michaeljmarshall
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants