aboutsummaryrefslogtreecommitdiffstats
path: root/man/prosodyctl.markdown
diff options
context:
space:
mode:
authorKim Alvefur <zash@zash.se>2017-09-02 10:04:32 +0200
committerKim Alvefur <zash@zash.se>2017-09-02 10:04:32 +0200
commite95a1649ea769d09780a558d9b539bfa5bbd571b (patch)
tree7dcd7d348b56dd90244be781eeb84e5ef8b9f1a7 /man/prosodyctl.markdown
parent0147d39460cc20d670a97a627be5f097ef5372af (diff)
downloadprosody-e95a1649ea769d09780a558d9b539bfa5bbd571b.tar.gz
prosody-e95a1649ea769d09780a558d9b539bfa5bbd571b.zip
man prosodyctl: Add text about the `cert import` command
Diffstat (limited to 'man/prosodyctl.markdown')
-rw-r--r--man/prosodyctl.markdown6
1 files changed, 5 insertions, 1 deletions
diff --git a/man/prosodyctl.markdown b/man/prosodyctl.markdown
index 4dde284f..6e72096d 100644
--- a/man/prosodyctl.markdown
+++ b/man/prosodyctl.markdown
@@ -2,7 +2,7 @@
author:
- 'Dwayne Bent <dbb.1@liqd.org>'
- Kim Alvefur
-date: '2015-12-23'
+date: '2017-09-02'
section: 1
title: PROSODYCTL
---
@@ -104,6 +104,10 @@ config hosts
: Produce a config file for the list of hosts. Invoked automatically
by 'request' and 'generate' if needed.
+import hosts paths
+: Copy certificates for hosts into the certificate path and reload
+ prosody.
+
Debugging
---------