kajenk / ansible-ejbca-signserver-playbooks

Ansible playbooks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ansible Playbooks for EJBCA and SignServer

Discuss

This is a collection of Ansible playbooks to use with EJBCA, SignServer, and integrations. Both Community and Enterprise versions of EJBCA are supported. By using these Ansible playbooks you can easily get EJBCA or SignServer up and running, including a complete technology stack with Java 11, Apache HTTPD, Maria DB, SoftHSM, and Wildfly.

Available playbooks

These playbooks are available:

  • ansible_ejbca_signsrv – For use with EJBCA & SignServer Community or Enterprise version to install and configure EJBCA CA, external RA, & external VA, or only standalone CA without deploying external RA/VA, and SignServer.
  • ejbca_certificate_request_role – For use with EJBCA Enterprise version to issue certificates from an EJBCA server using the REST API

Get started

Example: To run the EJBCA or SignServer ansible playbook with EJBCA or SignServer Community, do the following:

  1. Make sure to follow the prerequisites.
  2. Set any required variables.
  3. Run the ansible playbook. For details, see README in the respective playbook.

Support

We welcome contributions. These Ansible playbooks are open source and community supported, meaning that no SLA is applicable.

License

EJBCA is licensed under the LGPL license, please see LICENSE.

Related projects

About

Ansible playbooks

License:GNU Lesser General Public License v2.1


Languages

Language:Jinja 96.8%Language:Python 2.6%Language:Shell 0.6%