gnupg/tests/pkits
Werner Koch 066352a6a5 * import.c (check_and_store): Do a full validation if
--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
2004-08-17 15:26:22 +00:00
..
ChangeLog * import.c (check_and_store): Do a full validation if 2004-08-17 15:26:22 +00:00
Makefile.am * import.c (check_and_store): Do a full validation if 2004-08-17 15:26:22 +00:00
PKITS_data.tar.bz2 * import.c (check_and_store): Do a full validation if 2004-08-17 15:26:22 +00:00
README * import.c (check_and_store): Do a full validation if 2004-08-17 15:26:22 +00:00
common.sh * import.c (check_and_store): Do a full validation if 2004-08-17 15:26:22 +00:00
import-all-certs * import.c (check_and_store): Do a full validation if 2004-08-17 15:26:22 +00:00
import-all-certs.data * import.c (check_and_store): Do a full validation if 2004-08-17 15:26:22 +00:00
inittests * import.c (check_and_store): Do a full validation if 2004-08-17 15:26:22 +00:00
runtest * import.c (check_and_store): Do a full validation if 2004-08-17 15:26:22 +00:00
validate-all-certs * import.c (check_and_store): Do a full validation if 2004-08-17 15:26:22 +00:00

README

tests/pkits/README

These are tests based on NIST's Public Key Interoperability Test Suite
(PKITS) as downloaded on 2004-08-16 from
http://csrc.nist.gov/pki/testing/x509paths.html .

README             - this file.
PKITS_data.tar.bz2 - the orginal ZIP file, repackaged as a tarball.
Makefile.am        - Part of our build system.