1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-03 22:56:33 +02:00
gnupg/sm
Werner Koch 68fb27e7f0 Try to get the only-valid-if-cert-valid cert from the dirmngr first.
This should always work because the dirmngr asked us to validate the
given certificate.  This should make OCSP configuration easier because
there is less requirement to install all certificates for Dirmngr and
gpgsm.

CAUTION:  This code has not yet been tested.
2011-07-21 10:39:38 +02:00
..
base64.c Changed to GPLv3. 2007-07-04 19:49:40 +00:00
call-agent.c Return a more specific error code for missing issuer certificates 2010-09-16 14:32:38 +00:00
call-dirmngr.c Try to get the only-valid-if-cert-valid cert from the dirmngr first. 2011-07-21 10:39:38 +02:00
certchain.c Return a more specific error code for missing issuer certificates 2010-09-16 14:32:38 +00:00
certcheck.c Remove hacks which are not anymore needed since we now require Libgcrypt 1.4 2008-09-29 15:02:55 +00:00
certdump.c Print NO_SECKEY status line in gpgsm. 2009-03-25 16:05:16 +00:00
certlist.c Marked all unused args on non-W32 platforms. 2008-10-20 13:53:23 +00:00
certreqgen-ui.c Create a pkcs#10 request directly from a card. 2009-07-02 09:49:31 +00:00
certreqgen.c Backported some stuff from trunk 2009-12-03 19:39:39 +00:00
ChangeLog Try to get the only-valid-if-cert-valid cert from the dirmngr first. 2011-07-21 10:39:38 +02:00
decrypt.c Backported some stuff from trunk 2009-12-03 19:39:39 +00:00
delete.c Allow deletion of ephemeral keys. 2009-03-23 16:17:49 +00:00
encrypt.c Fix for bug#1066. 2009-06-02 15:46:59 +00:00
export.c Import/export of pkcs#12 now uses the gpg-agent directly. 2009-04-01 10:51:53 +00:00
fingerprint.c Print NO_SECKEY status line in gpgsm. 2009-03-25 16:05:16 +00:00
gpgsm.c Return a more specific error code for missing issuer certificates 2010-09-16 14:32:38 +00:00
gpgsm.h Add option --ignore-cert-extension 2009-12-10 13:00:09 +00:00
import.c Return a more specific error code for missing issuer certificates 2010-09-16 14:32:38 +00:00
keydb.c Marked all unused args on non-W32 platforms. 2008-10-20 13:53:23 +00:00
keydb.h Changed to GPLv3. 2007-07-04 19:49:40 +00:00
keylist.c 2009-07-29 Marcus Brinkmann <marcus@g10code.com> 2009-07-29 16:05:49 +00:00
Makefile.am Include NETLIBS 2010-05-12 10:35:58 +00:00
misc.c Reworked passing of envars to Pinentry. 2009-07-07 10:02:41 +00:00
qualified.c Marked all unused args on non-W32 platforms. 2008-10-20 13:53:23 +00:00
server.c Add command passwd. 2010-03-12 18:08:02 +00:00
sign.c Backported some stuff from trunk 2009-12-03 19:39:39 +00:00
verify.c Backported some stuff from trunk 2009-12-03 19:39:39 +00:00