2007-01-22 21:25:56 -05:00
|
|
|
<testcase>
|
2008-08-11 19:16:48 -04:00
|
|
|
<info>
|
|
|
|
<keywords>
|
|
|
|
HTTP
|
|
|
|
HTTP POST
|
|
|
|
HTTP CONNECT
|
|
|
|
HTTP proxy
|
|
|
|
HTTP proxy NTLM auth
|
|
|
|
</keywords>
|
|
|
|
</info>
|
|
|
|
|
2004-12-10 09:48:03 -05:00
|
|
|
# Server-side
|
|
|
|
<reply>
|
|
|
|
|
|
|
|
# this is returned first since we get no proxy-auth
|
2013-03-15 12:28:32 -04:00
|
|
|
<connect1001>
|
2004-12-10 09:48:03 -05:00
|
|
|
HTTP/1.1 407 Authorization Required to proxy me my dear
|
|
|
|
Proxy-Authenticate: NTLM TlRMTVNTUAACAAAAAgACADAAAAAGgoEAc51AYVDgyNcAAAAAAAAAAG4AbgAyAAAAQ0MCAAQAQwBDAAEAEgBFAEwASQBTAEEAQgBFAFQASAAEABgAYwBjAC4AaQBjAGUAZABlAHYALgBuAHUAAwAsAGUAbABpAHMAYQBiAGUAdABoAC4AYwBjAC4AaQBjAGUAZABlAHYALgBuAHUAAAAAAA==
|
|
|
|
|
|
|
|
And you should ignore this data.
|
2013-03-15 12:28:32 -04:00
|
|
|
</connect1001>
|
2004-12-10 09:48:03 -05:00
|
|
|
|
|
|
|
# This is supposed to be returned when the server gets the second
|
|
|
|
# Authorization: NTLM line passed-in from the client
|
2013-03-15 12:28:32 -04:00
|
|
|
<connect1002>
|
2004-12-10 09:48:03 -05:00
|
|
|
HTTP/1.1 200 Things are fine in proxy land
|
|
|
|
Server: Microsoft-IIS/5.0
|
|
|
|
Content-Type: text/html; charset=iso-8859-1
|
|
|
|
|
2013-03-15 12:28:32 -04:00
|
|
|
</connect1002>
|
2004-12-10 09:48:03 -05:00
|
|
|
|
|
|
|
# this is returned when we get a GET!
|
|
|
|
<data2>
|
|
|
|
HTTP/1.1 200 OK
|
|
|
|
Date: Thu, 09 Nov 2010 14:49:00 GMT
|
|
|
|
Content-Length: 7
|
|
|
|
Connection: close
|
|
|
|
Content-Type: text/html
|
|
|
|
Funny-head: yesyes
|
|
|
|
|
|
|
|
daniel
|
|
|
|
</data2>
|
|
|
|
|
2007-03-30 18:07:48 -04:00
|
|
|
# then this is returned when we get proxy-auth
|
2004-12-10 09:48:03 -05:00
|
|
|
<data1000>
|
|
|
|
HTTP/1.1 200 OK swsbounce
|
|
|
|
Server: no
|
|
|
|
|
|
|
|
Nice proxy auth sir!
|
|
|
|
</data1000>
|
|
|
|
|
|
|
|
<datacheck>
|
|
|
|
HTTP/1.1 407 Authorization Required to proxy me my dear
|
|
|
|
Proxy-Authenticate: NTLM TlRMTVNTUAACAAAAAgACADAAAAAGgoEAc51AYVDgyNcAAAAAAAAAAG4AbgAyAAAAQ0MCAAQAQwBDAAEAEgBFAEwASQBTAEEAQgBFAFQASAAEABgAYwBjAC4AaQBjAGUAZABlAHYALgBuAHUAAwAsAGUAbABpAHMAYQBiAGUAdABoAC4AYwBjAC4AaQBjAGUAZABlAHYALgBuAHUAAAAAAA==
|
|
|
|
|
|
|
|
HTTP/1.1 200 Things are fine in proxy land
|
|
|
|
Server: Microsoft-IIS/5.0
|
|
|
|
Content-Type: text/html; charset=iso-8859-1
|
|
|
|
|
|
|
|
HTTP/1.1 200 OK
|
|
|
|
Date: Thu, 09 Nov 2010 14:49:00 GMT
|
|
|
|
Content-Length: 7
|
|
|
|
Connection: close
|
|
|
|
Content-Type: text/html
|
|
|
|
Funny-head: yesyes
|
|
|
|
|
|
|
|
daniel
|
|
|
|
</datacheck>
|
|
|
|
</reply>
|
|
|
|
|
|
|
|
# Client-side
|
|
|
|
<client>
|
|
|
|
<server>
|
|
|
|
http
|
|
|
|
</server>
|
|
|
|
<features>
|
2005-03-21 03:14:32 -05:00
|
|
|
NTLM
|
2013-12-28 15:22:22 -05:00
|
|
|
!SSPI
|
2014-06-11 13:12:48 -04:00
|
|
|
debug
|
2004-12-10 09:48:03 -05:00
|
|
|
</features>
|
|
|
|
<name>
|
2009-02-02 11:19:23 -05:00
|
|
|
HTTP 1.0 proxy CONNECT auth NTLM and then POST
|
2004-12-10 09:48:03 -05:00
|
|
|
</name>
|
2010-07-29 18:47:49 -04:00
|
|
|
<setenv>
|
|
|
|
# we force our own host name, in order to make the test machine independent
|
|
|
|
CURL_GETHOSTNAME=curlhost
|
|
|
|
# we try to use the LD_PRELOAD hack, if not a debug build
|
2010-08-16 16:36:04 -04:00
|
|
|
LD_PRELOAD=%PWD/libtest/.libs/libhostname.so
|
2010-07-29 18:47:49 -04:00
|
|
|
</setenv>
|
2004-12-10 09:48:03 -05:00
|
|
|
<command>
|
2014-01-30 14:11:21 -05:00
|
|
|
http://test.remote.example.com.213:%HTTPPORT/path/2130002 --proxy1.0 http://%HOSTIP:%HTTPPORT --proxy-user testuser:testpass --proxy-ntlm --proxytunnel -d "postit"
|
2004-12-10 09:48:03 -05:00
|
|
|
</command>
|
2010-07-29 18:47:49 -04:00
|
|
|
<precheck>
|
|
|
|
chkhostname curlhost
|
|
|
|
</precheck>
|
2005-01-25 16:45:03 -05:00
|
|
|
</client>
|
2004-12-10 09:48:03 -05:00
|
|
|
|
|
|
|
# Verify data after the test has been "shot"
|
|
|
|
<verify>
|
|
|
|
<strip>
|
|
|
|
^User-Agent: curl/.*
|
|
|
|
</strip>
|
2007-01-22 21:25:56 -05:00
|
|
|
<protocol nonewline="yes">
|
2013-03-15 12:28:32 -04:00
|
|
|
CONNECT test.remote.example.com.213:%HTTPPORT HTTP/1.0
|
|
|
|
Host: test.remote.example.com.213:%HTTPPORT
|
2006-06-07 10:14:04 -04:00
|
|
|
Proxy-Authorization: NTLM TlRMTVNTUAABAAAABoIIAAAAAAAAAAAAAAAAAAAAAAA=
|
2005-05-11 05:52:59 -04:00
|
|
|
Proxy-Connection: Keep-Alive
|
2004-12-10 09:48:03 -05:00
|
|
|
|
2013-03-15 12:28:32 -04:00
|
|
|
CONNECT test.remote.example.com.213:%HTTPPORT HTTP/1.0
|
|
|
|
Host: test.remote.example.com.213:%HTTPPORT
|
2014-03-20 06:17:40 -04:00
|
|
|
Proxy-Authorization: NTLM TlRMTVNTUAADAAAAGAAYAEAAAACeAJ4AWAAAAAAAAAD2AAAACAAIAPYAAAAIAAgA/gAAAAAAAAAAAAAABoKBAL9LNW5+nkyHZRmyFaL/LJ4xMjM0MjIzNGUCyhgQ9hw6eWAT13EbDa0BAQAAAAAAAACAPtXesZ0BMTIzNDIyMzQAAAAAAgAEAEMAQwABABIARQBMAEkAUwBBAEIARQBUAEgABAAYAGMAYwAuAGkAYwBlAGQAZQB2AC4AbgB1AAMALABlAGwAaQBzAGEAYgBlAHQAaAAuAGMAYwAuAGkAYwBlAGQAZQB2AC4AbgB1AAAAAAAAAAAAdGVzdHVzZXJjdXJsaG9zdA==
|
2005-05-11 05:52:59 -04:00
|
|
|
Proxy-Connection: Keep-Alive
|
2004-12-10 09:48:03 -05:00
|
|
|
|
|
|
|
POST /path/2130002 HTTP/1.1
|
|
|
|
User-Agent: curl/7.12.3-CVS (i686-pc-linux-gnu) libcurl/7.12.3-CVS OpenSSL/0.9.6b zlib/1.1.4
|
2013-03-15 12:28:32 -04:00
|
|
|
Host: test.remote.example.com.213:%HTTPPORT
|
2004-12-10 09:48:03 -05:00
|
|
|
Accept: */*
|
|
|
|
Content-Length: 6
|
|
|
|
Content-Type: application/x-www-form-urlencoded
|
|
|
|
|
|
|
|
postit
|
|
|
|
</protocol>
|
|
|
|
</verify>
|
2007-01-22 21:25:56 -05:00
|
|
|
</testcase>
|