Dmitriy Rabotyagov 7b261e2119 Allow to define mode and ownership for CA private keys
By default private keys mode is 0600. However, in cases when pki dir
is stored in git, file mode is not being preserved there. At the same
time changing mode of private key will trigger CA certs re-generation
which may lead to unexpected side-effects.

Change-Id: I4a90479261b2721c08e9034fbae0d56de9308676
2022-12-28 11:19:43 +01:00
2022-05-30 16:01:09 +02:00
2021-05-12 06:19:13 +00:00
2021-02-03 22:37:03 +00:00
2022-12-27 17:53:06 +01:00

PKI role for OpenStack-Ansible

Ansible role to install Public Key Infrastructure.

Documentation for the project can be found at:

https://docs.openstack.org/ansible-role-pki/latest/

Release notes for the project can be found at:

https://docs.openstack.org/releasenotes/ansible-role-pki/

The project source code repository is located at:

https://opendev.org/openstack/ansible-role-pki/

The project home is at:

https://launchpad.net/openstack-ansible

The bugs is at:

https://bugs.launchpad.net/openstack-ansible

Description
Ansible role to manage SSL certificate creation and distribution
Readme 723 KiB
Languages
Python 100%