Comparison

man/prosodyctl.markdown @ 8204:7343ffbc65ea

man prosodyctl: Add text about the `cert import` command
author Kim Alvefur <zash@zash.se>
date Sat, 02 Sep 2017 10:04:32 +0200
parent 8171:746d73347937
child 8205:0a3060592db8
comparison
equal deleted inserted replaced
8202:85a60e863509 8204:7343ffbc65ea
1 --- 1 ---
2 author: 2 author:
3 - 'Dwayne Bent <dbb.1@liqd.org>' 3 - 'Dwayne Bent <dbb.1@liqd.org>'
4 - Kim Alvefur 4 - Kim Alvefur
5 date: '2015-12-23' 5 date: '2017-09-02'
6 section: 1 6 section: 1
7 title: PROSODYCTL 7 title: PROSODYCTL
8 --- 8 ---
9 9
10 NAME 10 NAME
102 102
103 config hosts 103 config hosts
104 : Produce a config file for the list of hosts. Invoked automatically 104 : Produce a config file for the list of hosts. Invoked automatically
105 by 'request' and 'generate' if needed. 105 by 'request' and 'generate' if needed.
106 106
107 import hosts paths
108 : Copy certificates for hosts into the certificate path and reload
109 prosody.
110
107 Debugging 111 Debugging
108 --------- 112 ---------
109 113
110 prosodyctl can also show some information about the environment, 114 prosodyctl can also show some information about the environment,
111 dependencies and such to aid in debugging. 115 dependencies and such to aid in debugging.