summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorvarac <varacanero@zeromail.org>2016-04-04 14:30:11 +0200
committervarac <varacanero@zeromail.org>2016-04-04 14:30:11 +0200
commit155d92f9173dc1d1008009b4b605df968e2e9550 (patch)
tree521bb863a3c5dbb739cc312ade0b68744ea11145
parent038e14f0a3e234c83e3b7c53a5d8e721de066142 (diff)
Warn about overriding cert files
-rw-r--r--pages/docs/platform/guide/keys-and-certificates.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/pages/docs/platform/guide/keys-and-certificates.md b/pages/docs/platform/guide/keys-and-certificates.md
index bde2682..7449905 100644
--- a/pages/docs/platform/guide/keys-and-certificates.md
+++ b/pages/docs/platform/guide/keys-and-certificates.md
@@ -238,7 +238,7 @@ Fetch the certs
This will put the certs and keys into `/etc/letsencrypt/live/DOMAIN/`.
-Now, go to your workstation's provider configuration directory and copy the newly create files from the server to your local config:
+Now, go to your workstation's provider configuration directory and copy the newly create files from the server to your local config. You will override existing files so please make a backup before proceeding, or use a version control system to track changes.
workstation$ cd PATH_TO_PROVIDER_CONFIG