Document a litle

master
histausse 3 years ago
parent d01e17c4dd
commit 3cf23de26e
Signed by: histausse
GPG Key ID: 67486F107F62E9E9

@ -6,6 +6,8 @@ The Public Certificate of the CA and its Private Key are ansible variables. Make
## Dependencies
You need to have the `cryptography` python library available on the localhost and on the remote hosts.
## Generate a CA
### Generate a key
@ -56,3 +58,5 @@ Then, don't forget to remode the file `ca.key`.
## How does it works ?
The role check if the certificate already exist and is valid. If not, it will generate **on the localhost** the certificates and then copy them to the remote host and delate the local version.

Loading…
Cancel
Save