]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
spelling: to use
authorJosh Soref <2119212+jsoref@users.noreply.github.com>
Fri, 4 Jul 2025 02:31:35 +0000 (22:31 -0400)
committerJosh Soref <2119212+jsoref@users.noreply.github.com>
Fri, 4 Jul 2025 13:34:36 +0000 (09:34 -0400)
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
pdns/dnsdistdist/docs/advanced/ocsp-stapling.rst

index 761525715b205b2729f6b38b3d0e7e6b11b12200..98462499f7d8b51a23f2f428be29a419278299bf 100644 (file)
@@ -31,7 +31,7 @@ Certificate signed by an external authority
 
 When the certificate has been signed by an external certification authority, the process is a bit more complicated because the OCSP needs to be retrieved from that CA, and there are very few options available to do that at the moment.
 
-One of those options is to the use the OpenSSL ocsp command-line tool, although it's a bit cumbersome to use.
+One of those options is to use the OpenSSL ocsp command-line tool, although it's a bit cumbersome to use.
 
 The first step is to retrieve the URL at which the CA provides an OCSP responder. This can be done via the OpenSSL x509 command: