summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/signatures.texi4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/signatures.texi b/doc/signatures.texi
index 4ffbf8213c..db24f93a1a 100644
--- a/doc/signatures.texi
+++ b/doc/signatures.texi
@@ -83,7 +83,9 @@ First, it is important to know that you do not have to enable any of
the flags discussed here to be able to use trusted root CA
certificates signed using @code{RSA-MD2} or @code{RSA-MD5}. The only
attack today is that it is possible to generate certificates with
-colliding signatures; you cannot forge signatures.
+colliding signatures (collision resistance); you cannot generate a
+certificate that has the same signature as an already existing
+signature (2nd preimage resistance).
If you are using @ref{gnutls_certificate_verify_peers2} to verify the
certificate chain, you can call