X-Git-Url: https://git.cyclocoop.org/?p=lhc%2Fateliers.git;a=blobdiff_plain;f=README;h=2965e8b0a0f49fc45a25b639165cd24b6bd1310a;hp=305556caed0490694f59a7d8830f263bcfa0117e;hb=deeba8cf50893362d5af7bed3e94119e430af487;hpb=a0db32961c20b1a9a404d28a8ba4932808f386af diff --git a/README b/README index 305556c..2965e8b 100644 --- a/README +++ b/README @@ -49,3 +49,9 @@ TASK: pousser des changements locaux sur la VM @hosted % vm_hosted git_reset TASK: se connecter interactivement en root à la VM avec une connection SSH persistante @remote % ./vm_remote mosh -l root +TASK: générer une autorité de certification et un sous-certificat TLS + % export TRACE=all + % random=/dev/urandom gpg_options="--recipient $USER@" lib/tool/openssl/make etc/openssl/heureux-cyclage.org + % random=/dev/urandom gpg_options="--recipient $USER@" lib/tool/openssl/make etc/openssl/heureux-cyclage.org/imap + % lib/tool/openssl/check etc/openssl/heureux-cyclage.org + % lib/tool/openssl/check etc/openssl/heureux-cyclage.org/imap