From c6bdad4ffb87b15edd3952525bacb4d27dad5cbb Mon Sep 17 00:00:00 2001 From: Noah Swartz Date: Fri, 1 Sep 2017 09:57:07 -0500 Subject: [PATCH] mention that revoke doesn't effect rate limit (#5070) fixes #2720 --- docs/using.rst | 2 ++ 1 file changed, 2 insertions(+) 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