]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
tests: added comment for sign-md5-rep
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Sun, 26 Apr 2015 06:29:19 +0000 (08:29 +0200)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Sun, 26 Apr 2015 06:29:19 +0000 (08:29 +0200)
tests/sign-md5-rep.c

index c2ac6f60f5b81f7cdc2d04727b29d81a21932cfa..16b55f1d49a9a480a50c12d635a0d8378060b658 100644 (file)
@@ -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)