We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent feeceed commit 4c11359Copy full SHA for 4c11359
doc/dirmngr.texi
@@ -403,7 +403,12 @@ Entirely disables the use of LDAP.
403
404
@item --disable-http
405
@opindex disable-http
406
-Entirely disables the use of HTTP.
+Disable the use of HTTP to fetch CRLs. This also disables OCSP
407
+requests as a side-effect. HTTP access to keyservers and to other
408
+files will still work. This is a legacy option from a time before CRL
409
+distribution points became common; it is better to use the explicit
410
+option @option{--ignore-http-dp} if the goal is to avoid fetching CRLs
411
+via HTTP.
412
413
@item --ignore-http-dp
414
@opindex ignore-http-dp
0 commit comments