mirror of
https://github.com/certbot/certbot.git
synced 2026-07-27 00:00:44 +02:00
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:
committed by
ohemorange
parent
a024aaf59d
commit
398bd4a2cd
@@ -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")
|
||||
|
||||
Reference in New Issue
Block a user