From 593ed9c8c4e70122414bed6c3859a56145ce5fad Mon Sep 17 00:00:00 2001 From: Joona Hoikkala Date: Wed, 19 Feb 2020 18:11:41 +0200 Subject: [PATCH] Update certbot/docs/using.rst Co-Authored-By: Brad Warren --- certbot/docs/using.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/certbot/docs/using.rst b/certbot/docs/using.rst index fcbe5bbad..65870f936 100644 --- a/certbot/docs/using.rst +++ b/certbot/docs/using.rst @@ -966,7 +966,7 @@ Prefetching OCSP responses Certbot users on Debian and Ubuntu based operating systems have the option to configure certbot to handle prefetching and management of OCSP staples in behalf -of Apache process. This mitigates multiple issues that exist with Apache OCSP +of the Apache process. This mitigates multiple issues that exist with Apache OCSP staple handling in cases where there are issues with either network connectivity or OCSP service availability.