summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2015-04-26 08:29:19 +0200
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2015-04-26 08:29:19 +0200
commitae702bd76a7e954db57532e92ee90a1f0376477b (patch)
tree2049e38cd2201020e86e96435e2c7c834396452e
parentc48531e0a2054665728848cefda3059f8dfcd354 (diff)
downloadgnutls-ae702bd76a7e954db57532e92ee90a1f0376477b.tar.gz
tests: added comment for sign-md5-rep
-rw-r--r--tests/sign-md5-rep.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/sign-md5-rep.c b/tests/sign-md5-rep.c
index c2ac6f60f5..16b55f1d49 100644
--- a/tests/sign-md5-rep.c
+++ b/tests/sign-md5-rep.c
@@ -51,7 +51,8 @@ int main()
static void terminate(void);
-/* This program tests whether EtM is negotiated as expected.
+/* This program tests whether MD5 is rejected by a client as a
+ * signature algorithm for the ServerKeyExchange.
*/
static void server_log_func(int level, const char *str)