summaryrefslogtreecommitdiff
path: root/tests/nist-pkits
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2007-02-13 15:48:49 +0000
committerSimon Josefsson <simon@josefsson.org>2007-02-13 15:48:49 +0000
commitbefb0e1fb745545d38944a1b27a2fe4585d3cc03 (patch)
tree979223baca267460a6f934a18baaae6bb45664a8 /tests/nist-pkits
parent1802e3e688d81eda9fc8a54bcd4739c72457b18e (diff)
downloadgnutls-befb0e1fb745545d38944a1b27a2fe4585d3cc03.tar.gz
Fix.
Diffstat (limited to 'tests/nist-pkits')
-rw-r--r--tests/nist-pkits/README11
1 files changed, 11 insertions, 0 deletions
diff --git a/tests/nist-pkits/README b/tests/nist-pkits/README
index 9955131a4c..7290283add 100644
--- a/tests/nist-pkits/README
+++ b/tests/nist-pkits/README
@@ -13,3 +13,14 @@ Because of unclear license, they are not distributed with GnuTLS
currently.
See the PDF for information regarding the self tests.
+
+The script "pkits" will invoke the simple scripts "pkits_crt",
+"pkits_crl", "pkits_pkcs12", "pkits_smime" which will make sure that
+certtool can parse those structures.
+
+The script "pkits_test" will build NIST's tool to generate HTML for
+tests. It will start a Glade interface, and you should type
+e.g. 'foo.html' and then 'Generate tables'. Since GnuTLS supports
+DSA, you should typically click on 'DSA signature verification' too.
+The interface invokes "gnutls_test_entry" which verifies certificates
+chains, after building them using "build-chain".