From: Christian Heller <c.heller@plomlompom.de>
Date: Sun, 24 Apr 2016 09:38:28 +0000 (+0200)
Subject: Add htwtxt server certificate management.
X-Git-Url: https://plomlompom.com/repos/%7B%7B%20web_path%20%7D%7D/%7B%7Bdb.prefix%7D%7D/do_day?a=commitdiff_plain;h=2dc026f19e660a188065b21e3e88edefdea6a983;p=config

Add htwtxt server certificate management.
---

diff --git a/bin/install_certs.sh b/bin/install_certs.sh
index 4833f64..5ef46b0 100755
--- a/bin/install_certs.sh
+++ b/bin/install_certs.sh
@@ -4,3 +4,4 @@ set -e
 set -x
 
 ~/letsencrypt/letsencrypt-auto certonly --standalone -d dump.plomlompom.com
+~/letsencrypt/letsencrypt-auto certonly --standalone -d htwtxt.plomlompom.com