Add clarification of what means in the case of creating a SAN cert.

This commit is contained in:
Ye Wang
2018-11-16 12:37:06 -05:00
parent 5073090a20
commit 7fe64c3b9b
+3 -1
View File
@@ -696,7 +696,9 @@ Where are my certificates?
==========================
All generated keys and issued certificates can be found in
``/etc/letsencrypt/live/$domain``. Rather than copying, please point
``/etc/letsencrypt/live/$domain`` In the case of creating a SAN certificate
with multiple alternative names, ``$domain`` is the first domain passed in
via -d parameter. Rather than copying, please point
your (web) server configuration directly to those files (or create
symlinks). During the renewal_, ``/etc/letsencrypt/live`` is updated
with the latest necessary files.