Cannot Access EJBCA Admin WebUI #326
Unanswered
halilimygel
asked this question in
Q&A
Replies: 1 comment
-
The server.log only covers a small part of the installation. The log seems to stop even before "ant runinstall" finished. You should have run more commands after that, restarted wildfly etc? I guess you modified some of the configuration files in conf/. Can you send those, for example install.properties. |
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.
-
Hello,
Just a bit of background on the system, I am using:
I was able to deploy and install EJBCA following: https://doc.primekey.com/ejbca/ejbca-installation. But I am stuck on the last step of the installation process, "Finalizing the Installation". Specifically, it asks me to access the web UI, https://(serverIP):8443/ejbca/adminweb/. But I get an error saying it cannot provide a secure connection, which leads me to believe it's the certificate that I generated.

I got the superadmin.p12 certificate from Ejbca root folder/p12/superadmin.p12. I imported the certificate to my PC and I get the same error above. Is there anything I can do to debug this? I also attached my server.log and pastebin of the standalone.xml (Everything should be default in accordance with the EJBCA guide) of WildFly.
The only errors I could see in server.log were:
Another note, this is a reinstall of EJBCA. I rebooted the server on the first installation when I had this same problem and WildFly completely broke.
Thanks.
server.log
standalone.xml: https://pastebin.com/iXiwv55E
Beta Was this translation helpful? Give feedback.
All reactions