Keyfactor/ansible-ejbca-signserver-playbooks

EJBCA 8.2 compatibility

mwllgr opened this issue · 4 comments

Hi,

just wondering - are the Ansible files ready for EJBCA 8.2 (I see a lot of references to 7.11 in the commit messages)?
Also, are there any plans on integrating JBoss EAP?

Also, a bit offtopic: I'd love to have discussions enabled for this repository. This way one could ask simple questions/"non-issues" in a less bothering way. Nice work so far, tho! 👍🏻

Yes the playbooks will work with EJBCA 8.2.

We are open to having JBoss EAP as a application server option. Is that something you would like to contribute?

We have been having discussions in the ejbca-ce project, but I can inquire about getting discussions opened here.

Discussions are now open for this repo.

Hi @svenska-primekey

I am installing ejbca-ce 8.2 , but it's failing on the https server restart.

On further analysis found previous roles not copying (skipping) identity certs to ansible controller and later when httpd server role runs to copy identity certs from ansible controller, this task is also skipped.

I'm Installing the deployCeNode.yaml playbook without a sign server.

I would like to contribute. Can you help to understand whether it's intended behavior when installing ejbca ce 8.2 or I'm missing something?

Hi @svenska-primekey

I am installing ejbca-ce 8.2 , but it's failing on the https server restart.

On further analysis found previous roles not copying (skipping) identity certs to ansible controller and later when httpd server role runs to copy identity certs from ansible controller, this task is also skipped.

I'm Installing the deployCeNode.yaml playbook without a sign server.

I would like to contribute. Can you help to understand whether it's intended behavior when installing ejbca ce 8.2 or I'm missing something?

This should work to create the Apache TLS cert and configure Apache HTTPD for access to EJBCA. I need to test again when I get some time and verify. This did work in the past.