copyright and stuff

This commit is contained in:
Jean-Marie Mineau 2021-09-19 23:07:37 +02:00
parent b41a2b1bc2
commit be23d7a498
No known key found for this signature in database
GPG key ID: 67486F107F62E9E9
3 changed files with 194 additions and 3 deletions

View file

@ -0,0 +1,9 @@
# generate-cert
This role is part of the project [Ansible Hacky PKI](https://gitea.auro.re/histausse/ansible_hacky_pki) licenced under the LGPL 3.
You can use it to generate certificate and manage de small pki, but keep it mind that this program is distributed **WITHOUT ANY WARRANTY**.
In particular, the **security** of the pki generated and the process of generated the pki **is not guaranteed**. If you find any vulnerability,
please contact me to see if we can find a patch.
Copyright 2021 Jean-Marie Mineau <histausse@protonmail.com>