Emphasizing the warnings in the READMEs in /etc/letsencrypt/live/exam… (#5871)

* Emphasizing the warnings in the READMEs in /etc/letsencrypt/live/example.com

* Making the warning more of a statement
This commit is contained in:
Jeremy Gillula 2018-04-18 16:46:39 -07:00 committed by ohemorange
parent a024aaf59d
commit 398bd4a2cd

View file

@ -1053,6 +1053,9 @@ class RenewableCert(object):
"`cert.pem` : will break many server configurations, and "
"should not be used\n"
" without reading further documentation (see link below).\n\n"
"WARNING: DO NOT MOVE THESE FILES!\n"
" Certbot expects these files to remain in this location in order\n"
" to function properly!\n\n"
"We recommend not moving these files. For more information, see the Certbot\n"
"User Guide at https://certbot.eff.org/docs/using.html#where-are-my-"
"certificates.\n")