Replies: 1 comment 3 replies
-
Also, this is a standalone CA. I do have mod_proxy enabled. Do I need mod_jk and mod_cluster? |
Beta Was this translation helpful? Give feedback.
3 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 trying to get Apache2 AJP to proxy for EJBCA on Wildfly 26. I am using Keyfactor documentation. I know Apache is OK because when I browsed to 127.0.0.1:443 I got the "Service Unavailable" page. I subsequently added an AJP listener for WildFly using the instructions at https://undertow.io/undertow-docs/undertow-docs-2.0.0/listeners.html and github's Undertow_AJP_listeners.adoc. Now I get a 404 error. Are there any other examples I could look at? Also, the OS is Ubuntu 22.04. I have a YubiHSM2. I believe that EJBCA should be able to run without the HSM connection working. Is that a valid approach to take?
Beta Was this translation helpful? Give feedback.
All reactions