From c0790ccf08b77db895d87ec2eea93fc39c749406 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Mon, 26 Aug 2002 23:06:16 +0000 Subject: updated for the new SSL -k added two new tests to test the absense of -k to insecure SSL sites --- tests/data/test304 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/data/test304') diff --git a/tests/data/test304 b/tests/data/test304 index da58a8209..fe1559d5a 100644 --- a/tests/data/test304 +++ b/tests/data/test304 @@ -16,7 +16,7 @@ blablabla HTTPS multipart formpost -https://%HOSTIP:%HTTPSPORT/we/want/304 -F name=daniel -F tool=curl -F file=@log/test304.txt +-k https://%HOSTIP:%HTTPSPORT/we/want/304 -F name=daniel -F tool=curl -F file=@log/test304.txt # We create this file before the command is invoked! -- cgit v1.2.3