diff options
author | Simon Josefsson <simon@josefsson.org> | 2007-10-09 17:19:36 +0200 |
---|---|---|
committer | Simon Josefsson <simon@josefsson.org> | 2007-10-09 17:19:36 +0200 |
commit | 43e4ea1457a641bd584b057776dcc883ae9cfb09 (patch) | |
tree | 5e6d3e4ab34591112f44801b3b5796006406dc32 | |
parent | 062bdf815d0c68d5f97d4cc61b526ee6d7ad58fd (diff) | |
download | gnutls-43e4ea1457a641bd584b057776dcc883ae9cfb09.tar.gz |
Mention certtool --quick-random.
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -20,6 +20,9 @@ certificates. ** Updated the DN parser which now prints wrongly decoded values as hex strings. +** certtool: Add option --quick-random. +For generating low security test credentials. + ** API and ABI modifications: gnutls_x509_crt_to_xml: REMOVED gnutls_openpgp_key_to_xml: REMOVED |