mirror of
https://github.com/moepman/acertmgr.git
synced 2025-01-07 18:25:25 +01:00
Add example for multiple domain names per certificate
The first name will be the Common Name. All names will be listed as subject alternate names.
This commit is contained in:
parent
6d98a78bf3
commit
15467e9f84
@ -89,7 +89,7 @@ jabber.example.com:
|
|||||||
format: key,crt,ca
|
format: key,crt,ca
|
||||||
action: '/etc/init.d/ejabberd restart
|
action: '/etc/init.d/ejabberd restart
|
||||||
|
|
||||||
www.example.com:
|
www.example.com example.com:
|
||||||
- path: /var/www/ssl/cert.pem
|
- path: /var/www/ssl/cert.pem
|
||||||
user: apache
|
user: apache
|
||||||
group: apache
|
group: apache
|
||||||
|
Loading…
Reference in New Issue
Block a user