summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS3
1 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 3b59e407d6..23dd1f1003 100644
--- a/NEWS
+++ b/NEWS
@@ -6,7 +6,8 @@ See the end for copying conditions.
* Version 1.2.3
- Corrected bug in record packet parsing that could lead
to a denial of service attack.
-- Corrected bug in RSA key export.
+- Corrected bug in RSA key export. Previously exported keys
+ can be fixed using certtool. Use certtool -k <infile >outfile
- API and ABI modifications:
gnutls_x509_privkey_fix(): Add.