From db0afbf0b7af7582f92ea501103f416483318614 Mon Sep 17 00:00:00 2001 From: David Klaftenegger Date: Mon, 4 Apr 2016 01:49:23 +0200 Subject: [PATCH] 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. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 322f743..5c3de5f 100644 --- a/README.md +++ b/README.md @@ -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