Replies: 4 comments 4 replies
-
Any help from the community |
Beta Was this translation helpful? Give feedback.
-
Yes that is what confusing me. There is nothing in log and still I am
getting this error. Though my build gets successful. I tried with EJBCA CE
9 j boss 8 but stuck with same error. Is there any windows stepwise guide
for people who does like linux
…On Mon, Jan 13, 2025, 9:27 PM Tomas Gustavsson ***@***.***> wrote:
Nothing in the server.log?
—
Reply to this email directly, view it on GitHub
<#765 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BCLN37AZOJZ6R46QUFOWNED2KPSQ7AVCNFSM6AAAAABUXXTBCOVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTCOBSGIYDKNY>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
Hello, Unfortunately I didn't find any info/doc about how to configure mTLS for CLI ... Any help appreciated... |
Beta Was this translation helpful? Give feedback.
-
SOLVED |
Beta Was this translation helpful? Give feedback.
-
Hi Folks, I am doing ejbca installation without docker on ubuntu 24.04 LTS. I setup DB as mysql and application server as JBoss EAP 8.0 with EJBCA 9 (source code downloaded from github).
I followed below link (https://docs.keyfactor.com/ejbca/9.0/ejbca-installation) as it is except that I did not configure eleytron on application server and skipped the optional configuration.
uptill ant -q clean deployear things are fine and my ejbca.ear got created and deployed on jboss and tables on mysql db but when i run ant command "ant runinstall" i am getting below error:
ERROR org.ejbca.ui.cli.infrastructure.library.CommandLibrary - Error: CLI could not contact EJBCA instance. Either your application server is not up and running, EJBCA has not been deployed successfully, or some firewall rule is blocking the CLI from the application server.
I am not getting where i am going wrong. Seems like some permission issue but there is no details on the link above where it is asking for user creation. My ejbca source folder is with root permission whereas my jboss setup folder is with jboss user.
Appreciate if I can get the response at the earliest.
Beta Was this translation helpful? Give feedback.
All reactions