Replies: 2 comments
-
Beta Was this translation helpful? Give feedback.
0 replies
-
EJBCA container is designed to be easily used behind an ingress. |
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.
-
Dear All, I have deployed apache reverse proxy server in front of my docker EJBCA CE server and trying to do client authentication but I am getting AHO2268: Proxy client certificate callback, downstream server wanted client certificate but none are configured.
I am not presenting the client certificate from proxy server because in my scenario I want my client/user to present the RA certificate rather proxy server.
My Scenario is:
User client browser <-----------> Apache Reverse Proxy Server (DMZ) <------------> EJBCA SERVER (docker Container)
Here I want to confirm that I my reverse proxy server is a separate machine and I cannot make my EJBCA server to have reverse proxy because it is not in DMZ.
Any help shall highly be appreciated. Secondly the below given link was not helpful for me.
https://github.com/Keyfactor/keyfactorcommunity/tree/main/deployment-examples/docker-engine/ejbca-ce-three-level-architecture
Beta Was this translation helpful? Give feedback.
All reactions