bdellegrazie.ca_certificates

ca-certificates

This role handles ca-certificates on Debian and RedHat operating systems, using the built-in certificate management tools. These tools typically manage the OpenJDK cacerts file as well, if the appropriate package is installed.

Build Status

Role Variables

  • ca_certificates_handler: command to run if there are changes (varies by OS)
  • ca_certificates_local_dir: the directory where CA Certificates are copied, set in variables
  • ca_certificates_trusted: A list of certificate names and their corresponding PEM files to copy to ca_certificates_local_dir

Example Playbook

Here’s an example of how to use this role (with variables passed in as parameters):

- hosts: servers
  roles:
     - { ca_certificates }

License

GPLv3

Author Information

GitHub Repository

Contributors

Thank you!

Informazioni sul progetto

Role to manage CA Certificates

Installa
ansible-galaxy install bdellegrazie.ca_certificates
Licenza
gpl-3.0
Download
67.1k
Proprietario