Skip to content

Bootstrap and manage internal PKI, Certificate Authorities and OpenSSL/GnuTLS certificates

License

Notifications You must be signed in to change notification settings

ypid/ansible-pki

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DebOps project pki

Travis CI test-suite Ansible Galaxy

This role will bootstrap and manage fully-fledged Public Key Infrastructure entirely within Ansible. You can create Certificate Authorities (stand-alone as well as chained together) which in turn can automatically sign incoming Certificate Requests and provide you with fully-functional OpenSSL or GnuTLS certificates for your entire infrastructure, for free.

debops.pki can also be used to easily distribute private keys and certificates signed by an external CA to your hosts in an easy and convenient way. Role will automatically create a set of symlinks to make use of the certificates within your applications easy and intuitive.

Installation

This role requires at least Ansible v1.7.0. To install it, run:

ansible-galaxy install debops.pki

Documentation

More information about debops.pki can be found in the official debops.pki documentation.

Role dependencies

  • debops.secret

This role runs some tasks on localhost. The machine running debops needs to have make and openssl available.

Are you using this as a standalone role without DebOps?

You may need to include missing roles from the DebOps common playbook into your playbook.

Try DebOps now for a complete solution to run your Debian-based infrastructure.

Authors and license

pki role was written by:

License: GPLv3


This role is part of the DebOps project. README generated by ansigenome.

About

Bootstrap and manage internal PKI, Certificate Authorities and OpenSSL/GnuTLS certificates

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%