m-chrzan.xyz
aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--certbot.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/certbot.md b/certbot.md
new file mode 100644
index 0000000..5d8de41
--- /dev/null
+++ b/certbot.md
@@ -0,0 +1,6 @@
+# Free SSL certificates with Let's Encrypt
+
+## Multiple domains on one certificate
+
+ # Can be used alongside with e.g. `--nginx`
+ certbot -d domain1.tld,domain2.tld,...