Skip to content

Commit

Permalink
2022q2 ss updates (#20)
Browse files Browse the repository at this point in the history
* Refactor SignServer into EJBCA to consolidate all roles into one place, bug fixes, and update SignServer to support CE

* Update the readme and update plays to use new inventory group names

* Updating plays to work with the new var structure

* - Optimize peer in role in
- bug fixes
- support for peering setup for different deployment scenarios

* Bug fixes, update CE links to pull from GitHub

* Update Readme
  • Loading branch information
svenska-primekey authored Jun 8, 2022
1 parent 70046d8 commit bbadd3c
Show file tree
Hide file tree
Showing 996 changed files with 4,127 additions and 8,725 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,13 @@ This is a collection of Ansible playbooks to use with EJBCA, SignServer, and int
## Available playbooks

These playbooks are available:
* **[ansible_ejbca](./ansible_ejbca)** – For use with EJBCA Community or Enterprise version to install and configure EJBCA CA, external RA, & external VA, or only standalone CA without deploying external RA/VA.
* **[ansible_signsrv](./ansible_signsrv)** – For use with SignServer Enterprise version
* **[ansible_ejbca_signsrv](./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](./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 ansible playbook with EJBCA Community, do the following:
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.
Expand Down
306 changes: 0 additions & 306 deletions ansible_ejbca/README_EJBCA_VAULT_PLUGIN.md

This file was deleted.

Loading

0 comments on commit bbadd3c

Please sign in to comment.