aboutsummaryrefslogtreecommitdiffstats
path: root/tests/pkits/import-all-certs.data (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add some tests.Werner Koch2008-02-221-3/+3
|
* Improve certificate chain construction.Werner Koch2008-02-191-483/+464
| | | | | Extend PKITS framework
* * import.c (check_and_store): Do a full validation ifWerner Koch2004-08-171-0/+490
--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