mirror of
https://github.com/certbot/certbot.git
synced 2026-07-27 00:00:44 +02:00
Add clarification of what means in the case of creating a SAN cert.
This commit is contained in:
+3
-1
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user