aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorDimitri Sokolyuk <demon@dim13.org>2016-03-09 05:33:29 +0100
committerDimitri Sokolyuk <demon@dim13.org>2016-03-09 05:33:29 +0100
commitc12834eb15a69bb8c9f676998029f8a338c6b294 (patch)
treee52db460883bf9a74f262bb8539a14b1d494d946 /README.md
parentb5eb551c192b2c5df650584b674ced716b28a961 (diff)
Skip reregistration
Diffstat (limited to 'README.md')
-rw-r--r--README.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/README.md b/README.md
index d1d8c14..4e0b33e 100644
--- a/README.md
+++ b/README.md
@@ -107,3 +107,15 @@ slogin -R \*:80:localhost:8080 -R \*:443:localhost:8443 root@docker.moccu.com
# Outbound
outbound1.letsencrypt.org
outbound2.letsencrypt.org
+
+### ---
+
+1. no key, no cert
+ - generate key, register
+ - request new cert
+2. key present, no cert
+ - request new cert
+3. key present, cert present
+ - do nothing
+4. key present, cert exires/expired
+ - request new cert