diff options
author | Simon Josefsson <simon@josefsson.org> | 2007-02-13 15:50:11 +0000 |
---|---|---|
committer | Simon Josefsson <simon@josefsson.org> | 2007-02-13 15:50:11 +0000 |
commit | 7245adf86c2a440fbf3fac46fd5f6cf7c1d62cae (patch) | |
tree | 0714fa82f540d18d680b451b5562823c8c008935 /tests | |
parent | 17f7dc535f56e0081cb40d65bf8299d1ef02b6ae (diff) | |
download | gnutls-7245adf86c2a440fbf3fac46fd5f6cf7c1d62cae.tar.gz |
Fix.
Diffstat (limited to 'tests')
-rw-r--r-- | tests/nist-pkits/README | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/nist-pkits/README b/tests/nist-pkits/README index 7290283add..df9607821f 100644 --- a/tests/nist-pkits/README +++ b/tests/nist-pkits/README @@ -23,4 +23,5 @@ 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". +chains, after building them using "build-chain". A sample output is +stored in the file "gnutls-nist-tests.html". |