From: Nikos Mavrogiannopoulos Date: Sun, 26 Apr 2015 06:29:19 +0000 (+0200) Subject: tests: added comment for sign-md5-rep X-Git-Tag: gnutls_3_4_1~23 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ae702bd76a7e954db57532e92ee90a1f0376477b;p=thirdparty%2Fgnutls.git tests: added comment for sign-md5-rep --- 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)