aboutsummaryrefslogtreecommitdiffstats
path: root/tests/pkits/validate-all-certs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add some tests.Werner Koch2008-02-221-2/+2
|
* Improve certificate chain construction.Werner Koch2008-02-191-8/+11
| | | | | Extend PKITS framework
* Updated FSF's address.Werner Koch2006-06-201-1/+2
|
* * import.c (check_and_store): Do a full validation ifWerner Koch2004-08-171-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