mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
dirmngr: Use system provided root CAs with KS_FETCH.
* dirmngr/ks-engine-http.c (ks_http_fetch): Use HTTP_FLAG_TRUST_SYS. Signed-off-by: Werner Koch <wk@gnupg.org>
This commit is contained in:
parent
fd765df6a7
commit
c3aeda82b8
2 changed files with 5 additions and 2 deletions
|
@ -476,7 +476,8 @@ only LDAP supports them all.
|
|||
@opindex fetch-keys
|
||||
Retrieve keys located at the specified URIs. Note that different
|
||||
installations of GnuPG may support different protocols (HTTP, FTP,
|
||||
LDAP, etc.)
|
||||
LDAP, etc.). When using HTTPS the system provided root certificates
|
||||
are used by this command.
|
||||
|
||||
@item --update-trustdb
|
||||
@opindex update-trustdb
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue