merge submodule with main repo

This commit is contained in:
Jean-Marie 'Histausse' Mineau 2025-10-09 16:40:59 +02:00
parent 8fbe4d1c23
commit 7d27d13966
Signed by: histausse
GPG key ID: B66AEEDA9B645AD2
7 changed files with 354 additions and 11 deletions

View file

@ -15,12 +15,7 @@ You need to have the `cryptography` python library available on the localhost an
## How to use it
Add the submodule of the role you want to use in your role folder:
```
git submodule add ssh://git@gitea.auro.re:2222/Pains-Perdus/generate-cert.git roles/generate-cert
git submodule init
```
Add the roles/generate-cert to your role folder.
Define in you projet the variables you want/need to modify (cf the section Generate a CA).
@ -99,4 +94,4 @@ crl_distribution_points:
## Copyright
Copyright 2021 Jean-Marie Mineau <histausse@protonmail.com>
Copyright 2021 Jean-Marie Mineau <pub-hackypki-e347@jean-marie.mineau.eu>