From: Simon Josefsson Date: Tue, 13 Feb 2007 11:55:35 +0000 (+0000) Subject: Move PKITS stuff to nist-pkits/. X-Git-Tag: gnutls_1_7_7~125 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=34b53cd2b76c68fc627c27d2b0c5b20ea0818abd;p=thirdparty%2Fgnutls.git Move PKITS stuff to nist-pkits/. --- diff --git a/tests/PKITS.pdf b/tests/PKITS.pdf deleted file mode 100644 index 1607c34e5e..0000000000 Binary files a/tests/PKITS.pdf and /dev/null differ diff --git a/tests/nist-pkits/PKITS.pdf b/tests/nist-pkits/PKITS.pdf new file mode 100644 index 0000000000..3a56862a2a Binary files /dev/null and b/tests/nist-pkits/PKITS.pdf differ diff --git a/tests/PKITS_data.zip b/tests/nist-pkits/PKITS_data.zip similarity index 100% rename from tests/PKITS_data.zip rename to tests/nist-pkits/PKITS_data.zip diff --git a/tests/nist-pkits/README b/tests/nist-pkits/README new file mode 100644 index 0000000000..6b88ae339e --- /dev/null +++ b/tests/nist-pkits/README @@ -0,0 +1,12 @@ +This directory contains self-tests based on NIST's Public Key +Interoperability Test Suites, downloaded (2007-02-13) from: + +http://csrc.nist.gov/pki/testing/x509paths.html + +ada0f267e0ff4eb16a0e19964cf518a833f00093 PKITS_data.zip +bb1dea2e3a1ef163c94c19d07de506228eac41ad PKITS.pdf + +Because of unclear license, they are not distributed with GnuTLS +currently. + +See the PDF for information regarding the self tests. \ No newline at end of file diff --git a/tests/pkits b/tests/nist-pkits/pkits similarity index 100% rename from tests/pkits rename to tests/nist-pkits/pkits diff --git a/tests/pkits_crl b/tests/nist-pkits/pkits_crl similarity index 100% rename from tests/pkits_crl rename to tests/nist-pkits/pkits_crl diff --git a/tests/pkits_crt b/tests/nist-pkits/pkits_crt similarity index 100% rename from tests/pkits_crt rename to tests/nist-pkits/pkits_crt diff --git a/tests/pkits_pkcs12 b/tests/nist-pkits/pkits_pkcs12 similarity index 100% rename from tests/pkits_pkcs12 rename to tests/nist-pkits/pkits_pkcs12 diff --git a/tests/pkits_smime b/tests/nist-pkits/pkits_smime similarity index 100% rename from tests/pkits_smime rename to tests/nist-pkits/pkits_smime