aboutsummaryrefslogtreecommitdiffstats
path: root/tests/pkits/validate-all-certs (unfollow)
Commit message (Collapse)AuthorFilesLines
2008-02-22Add some tests.Werner Koch1-2/+2
2008-02-19Improve certificate chain construction.Werner Koch1-8/+11
Extend PKITS framework
2006-06-20Updated FSF's address.Werner Koch1-1/+2
2004-08-17* import.c (check_and_store): Do a full validation ifWerner Koch1-0/+55
--with-validation is set. * certchain.c (gpgsm_basic_cert_check): Print more detailed error messages. * certcheck.c (do_encode_md): Partly support DSA. Add new arg PKALGO. Changed all callers to pass it. (pk_algo_from_sexp): New. tests/pkits: New directory