summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2007-10-09 17:19:36 +0200
committerSimon Josefsson <simon@josefsson.org>2007-10-09 17:19:36 +0200
commit43e4ea1457a641bd584b057776dcc883ae9cfb09 (patch)
tree5e6d3e4ab34591112f44801b3b5796006406dc32
parent062bdf815d0c68d5f97d4cc61b526ee6d7ad58fd (diff)
downloadgnutls-43e4ea1457a641bd584b057776dcc883ae9cfb09.tar.gz
Mention certtool --quick-random.
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index ca7cef4c73..1bd5a04123 100644
--- a/NEWS
+++ b/NEWS
@@ -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