1
0
mirror of https://github.com/moepman/acertmgr.git synced 2024-12-29 09:21: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:
David Klaftenegger 2016-04-04 01:49:23 +02:00 committed by Markus Hauschild
parent 5ff9f60cdb
commit db0afbf0b7

View File

@ -89,7 +89,7 @@ jabber.example.com:
format: key,crt,ca
action: '/etc/init.d/ejabberd restart
www.example.com:
www.example.com example.com:
- path: /var/www/ssl/cert.pem
user: apache
group: apache