X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/48a74eea95b1bd7e69151d4f4122868a777a18a6..67fff935faa625a5ee69087e7d34bce34ee03d77:/test/src/client.c diff --git a/test/src/client.c b/test/src/client.c index 63195347f..9190af068 100644 --- a/test/src/client.c +++ b/test/src/client.c @@ -297,7 +297,7 @@ if (rc <= 0) return 0; } -printf("SSL connection using %s\n", SSL_get_cipher (*ssl)); +/* printf("SSL connection using %s\n", SSL_get_cipher (*ssl)); */ return 1; }