mirror of
https://github.com/curl/curl.git
synced 2026-08-24 18:23:33 +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
|
|
@ -10,7 +10,7 @@
|
|||
HTTPS GET over HTTP proxy fails
|
||||
</name>
|
||||
<command>
|
||||
-U fake:user -x %HOSTIP:%HOSTPORT https://ssl.fakeurl-to.test/slash/302
|
||||
-k -U fake:user -x %HOSTIP:%HOSTPORT https://ssl.fakeurl-to.test/slash/302
|
||||
</command>
|
||||
</test>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue