aboutsummaryrefslogtreecommitdiffstats
path: root/tests/pkits/README (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Improve certificate chain construction.Werner Koch2008-02-191-0/+25
| | | | | Extend PKITS framework
* Create bag attributes so that Mozilla will accept these files.Werner Koch2006-07-241-0/+3
| | | | | Tested with using a CAcert generated certificate.
* Repackaged PKITS_data.tar.bz2Werner Koch2006-05-021-1/+1
|
* * import.c (check_and_store): Do a full validation ifWerner Koch2004-08-171-0/+9
--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