Replies: 2 comments 3 replies
-
The documentation recommended to use |
Beta Was this translation helpful? Give feedback.
3 replies
-
We have some new container documentation, including Helm charts to deploy EJBCA to kubenteres, with optional 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.
Uh oh!
There was an error while loading. Please reload this page.
-
Dear all,
I'm exhausted trying for hours to get EJBCA working behind Nginx Proxy Manager. I've deployed EJBCA using Docker without issue using the following docker-compose:
Enrollment is working like a charm and I was able to import the certificate into the browser.
That said, trying the access the https://myserver/ejbca/adminweb/ url is leading to an authorization denied error:
I guess this is probably due to NPM configuration, but no idea how I could tackle this issue...
I've found the following link but brought more confusion than other.
https://sourceforge.net/p/ejbca/discussion/123123/thread/d7b4c6b884/
In particular I don't understand what about ports 8081 / 8082 that are referenced in the configuration...
I'm close to give up... Any clues about how I could get it working behind RP?
Cheers
Beta Was this translation helpful? Give feedback.
All reactions