mirror of
https://github.com/curl/curl.git
synced 2026-08-25 01:23:31 +03:00
updated for the new SSL -k
added two new tests to test the absense of -k to insecure SSL sites
This commit is contained in:
parent
87c43517cd
commit
c0790ccf08
8 changed files with 8 additions and 9 deletions
|
|
@ -16,7 +16,7 @@ blablabla
|
|||
HTTPS multipart formpost
|
||||
</name>
|
||||
<command>
|
||||
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
|
||||
</command>
|
||||
# We create this file before the command is invoked!
|
||||
<file name="log/test304.txt">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue