Mise-à-jour : TODO .
[lhc/ateliers.git] / README
diff --git a/README b/README
index 2965e8b..f9aa543 100644 (file)
--- a/README
+++ b/README
@@ -51,7 +51,11 @@ TASK: se connecter interactivement en root à la VM avec une connection SSH pers
        @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
+       % random=/dev/urandom gpg_options="-r $USER@ -r $SOME_OTHER_USER@" lib/tool/openssl/make etc/openssl/heureux-cyclage.org
+       % random=/dev/urandom gpg_options="-r $USER@ -r $SOME_OTHER_USER@" lib/tool/openssl/make etc/openssl/*.heureux-cyclage.org
+       % lib/tool/openssl/check etc/openssl/*
+TASK: gérer gitolite
+       % cd etc/gitolite
+       % vim conf/gitolite.conf
+       % git commit
+       % ../../vm_remote gitolite_push