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
|
|
@ -18,7 +18,7 @@ Funny-head: yesyes
|
|||
HTTPS GET with user and password
|
||||
</name>
|
||||
<command>
|
||||
-u fake:user https://%HOSTIP:%HTTPSPORT/2
|
||||
-k -u fake:user https://%HOSTIP:%HTTPSPORT/2
|
||||
</command>
|
||||
</test>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue