diff options
author | Werner Koch <[email protected]> | 2017-02-16 20:25:58 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2017-02-16 20:25:58 +0000 |
commit | 7006352da773d82c47797bbf11e570ecafac6501 (patch) | |
tree | 8b267b20359a0187574244a20dc1f16645397247 /agent/command-ssh.c | |
parent | dirmngr: Load all system provided certificates. (diff) | |
download | gnupg-7006352da773d82c47797bbf11e570ecafac6501.tar.gz gnupg-7006352da773d82c47797bbf11e570ecafac6501.zip |
dirmngr,w32: Load all system provided certificates.
* dirmngr/certcache.c (CERTOPENSYSTEMSTORE) [W32]: New type.
(CERTENUMCERTIFICATESINSTORE) [W32]: New type.
(CERTCLOSESTORE) [W32]: New type.
(load_certs_from_file) [W32]: Do not build.
(load_certs_from_w32_store) [W32]: New.
(load_certs_from_system) [W32]: Call new function.
--
GnuTLS loads the system certificates from the "ROOT" and "CA" store;
thus we do the same. On a Visa box you may for example see 21 from
"ROOT" and 6 from "CA".
Signed-off-by: Werner Koch <[email protected]>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions