1
0
mirror of git://git.gnupg.org/gnupg.git synced 2025-04-08 21:40:10 +02:00

doc: Declare --disable-http as legacy.

--
This commit is contained in:
Werner Koch 2025-02-19 11:56:46 +01:00
parent 10307c7cd9
commit 2391361895
No known key found for this signature in database
GPG Key ID: E3FDFF218E45B72B

View File

@ -403,7 +403,12 @@ Entirely disables the use of LDAP.
@item --disable-http
@opindex disable-http
Entirely disables the use of HTTP.
Disable the use of HTTP to fetch CRLs. This also disables OCSP
requests as a side-effect. HTTP access to keyservers and to other
files will still work. This is a legacy option from a time before CRL
distribution points became common; it is better to use the explicit
option @option{--ignore-http-dp} if the goal is to avoid fetching CRLs
via HTTP.
@item --ignore-http-dp
@opindex ignore-http-dp