Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/certbot/certbot.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNoah Swartz <swartzcr@gmail.com>2017-09-01 17:57:07 +0300
committerBrad Warren <bmw@users.noreply.github.com>2017-09-01 17:57:07 +0300
commitc6bdad4ffb87b15edd3952525bacb4d27dad5cbb (patch)
tree52d774441b4a31f1f90e24d5c56bfd216f941929
parent39696456db81545792bd7b0e6113340c3b9ba34e (diff)
mention that revoke doesn't effect rate limit (#5070)
fixes #2720
-rw-r--r--docs/using.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/using.rst b/docs/using.rst
index 11915d896..4fa563955 100644
--- a/docs/using.rst
+++ b/docs/using.rst
@@ -399,6 +399,8 @@ relevant files can be removed from the system with the ``delete`` subcommand::
.. note:: If you don't use ``delete`` to remove the certificate completely, it will be renewed automatically at the next renewal event.
+.. note:: Revoking a certificate will have no effect on the rate limit imposed by the Let's Encrypt server.
+
.. _renewal:
Renewing certificates