mirror of
https://github.com/moepman/acertmgr.git
synced 2025-01-01 05:31:51 +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
5ff9f60cdb
commit
db0afbf0b7
@ -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