Unable to enroll identity using REST API #640
Unanswered
adityajoshi12
asked this question in
Q&A
Replies: 1 comment 2 replies
-
Did you configure your LB to pass through TLS client certificates? As per other discussions in here, or the doc on SSL_CLIENT_CERT on the dockerhub page? |
Beta Was this translation helpful? Give feedback.
2 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.
-
I am running my ejbca instance in Kubernetes and exposed directly using the LoadBalancer. I am unable to enroll identity using the REST API. I tried the same thing using the local docker setup and it works there. While checking the ejbca logs I found this error
Below is the CURL command that I am using to enrol.
Beta Was this translation helpful? Give feedback.
All reactions