aboutsummaryrefslogtreecommitdiffstats
path: root/sm/certcheck.c
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2002-02-25 18:18:40 +0000
committerWerner Koch <[email protected]>2002-02-25 18:18:40 +0000
commit04f49d973b14790b4c46689c767f6e0630b9b979 (patch)
tree460bac0bb6c5e9b6f14336121231ae008f24bfd9 /sm/certcheck.c
parent* keybox-search.c (blob_cmp_mail): Use case-insensitive compare (diff)
downloadgnupg-04f49d973b14790b4c46689c767f6e0630b9b979.tar.gz
gnupg-04f49d973b14790b4c46689c767f6e0630b9b979.zip
* server.c (option_handler): Allow to use -2 for "send all certs
except the root cert". * sign.c (add_certificate_list): Implement it here. * certpath.c (gpgsm_is_root_cert): New.
Diffstat (limited to 'sm/certcheck.c')
-rw-r--r--sm/certcheck.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sm/certcheck.c b/sm/certcheck.c
index 524ed26b8..28689fcae 100644
--- a/sm/certcheck.c
+++ b/sm/certcheck.c
@@ -263,3 +263,4 @@ gpgsm_create_cms_signature (KsbaCert cert, GCRY_MD_HD md, int mdalgo,
}
+