1
0
mirror of https://github.com/moepman/acertmgr.git synced 2024-06-28 08:35:07 +02:00

Improve documentation

This commit is contained in:
Markus 2016-04-04 09:11:04 +02:00
parent 025e238213
commit a8205c47cb

View File

@ -14,7 +14,7 @@ Requirements
* Python (2.7+ and 3.3+ should work) * Python (2.7+ and 3.3+ should work)
* python-dateutil * python-dateutil
* PyYAML * PyYAML
* pyopenssl * pyOpenSSL
Initial Setup Initial Setup
------------- -------------
@ -52,7 +52,6 @@ mode: webdir
webdir: /var/www/acme-challenge/ webdir: /var/www/acme-challenge/
defaults: defaults:
format: crt
cafile: /etc/acme/lets-encrypt-x3-cross-signed.pem cafile: /etc/acme/lets-encrypt-x3-cross-signed.pem
``` ```
@ -87,7 +86,7 @@ jabber.example.com:
group: jabber group: jabber
perm: '400' perm: '400'
format: key,crt,ca format: key,crt,ca
action: '/etc/init.d/ejabberd restart action: '/etc/init.d/ejabberd restart'
www.example.com example.com: www.example.com example.com:
- path: /var/www/ssl/cert.pem - path: /var/www/ssl/cert.pem