diff --git a/HowtoLetsEncrypt.md b/HowtoLetsEncrypt.md index 0129cc83..eb7664e9 100644 --- a/HowtoLetsEncrypt.md +++ b/HowtoLetsEncrypt.md @@ -143,3 +143,8 @@ $ certbot -d domain.example.com --manual --preferred-challenges dns certonly ~~~ Il suffira alors de créer l'entrée DNS que certbot affichera et continuer le processus interactif. + + +### Rate-limits + +Doc officielle : \ No newline at end of file