summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@redhat.com>2016-03-21 12:32:22 +0100
committerNikos Mavrogiannopoulos <nmav@redhat.com>2016-03-21 12:32:22 +0100
commit27369d0f2d1829387555528151ed29c2a2035ec7 (patch)
treebc4d1f9ae14f777ff04ead03acc095642ab90d84
parent0cb2ff973e937ea66660ea0637e55e5cab698c47 (diff)
downloadgnutls-27369d0f2d1829387555528151ed29c2a2035ec7.tar.gz
doc update
-rw-r--r--NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 642e02a260..00b40f4871 100644
--- a/NEWS
+++ b/NEWS
@@ -8,6 +8,11 @@ See the end for copying conditions.
** libgnutls: Corrected behavior of ALPN extension parsing during session
resumption. Report and patches by Yuriy M. Kaminskiy.
+** certtool: do not require a CA for OCSP signing tag. This follows the
+ recommendations in RFC6960 in 4.2.2.2 which allow a CA to delegate OCSP
+ signing to another certificate without requiring it to be a CA. Reported
+ by Thomas Klute.
+
** API and ABI modifications:
No changes since last version.