xref: /third_party/curl/tests/data/test169 (revision 13498266)
113498266Sopenharmony_ci<testcase>
213498266Sopenharmony_ci<info>
313498266Sopenharmony_ci<keywords>
413498266Sopenharmony_ciHTTP
513498266Sopenharmony_ciHTTP GET
613498266Sopenharmony_ciHTTP proxy
713498266Sopenharmony_ciHTTP proxy NTLM auth
813498266Sopenharmony_ciHTTP Digest auth
913498266Sopenharmony_ciNTLM
1013498266Sopenharmony_ci</keywords>
1113498266Sopenharmony_ci</info>
1213498266Sopenharmony_ci
1313498266Sopenharmony_ci# Server-side
1413498266Sopenharmony_ci<reply>
1513498266Sopenharmony_ci
1613498266Sopenharmony_ci# this is returned first since we get no proxy-auth
1713498266Sopenharmony_ci<data>
1813498266Sopenharmony_ciHTTP/1.1 407 Authorization Required to proxy me my dear swsclose
1913498266Sopenharmony_ciProxy-Authenticate: NTLM
2013498266Sopenharmony_ci
2113498266Sopenharmony_ciAnd you should ignore this data.
2213498266Sopenharmony_ci</data>
2313498266Sopenharmony_ci
2413498266Sopenharmony_ci# then this is returned since we get no server-auth
2513498266Sopenharmony_ci<data1000>
2613498266Sopenharmony_ciHTTP/1.1 200 Authorizated fine
2713498266Sopenharmony_ciContent-Length: 27
2813498266Sopenharmony_ci
2913498266Sopenharmony_ciWelcome to the end station
3013498266Sopenharmony_ci</data1000>
3113498266Sopenharmony_ci
3213498266Sopenharmony_ci<data1001>
3313498266Sopenharmony_ciHTTP/1.1 407 NTLM type-1 received sending back type-2
3413498266Sopenharmony_ciServer: Microsoft-IIS/5.0
3513498266Sopenharmony_ciContent-Length: 34
3613498266Sopenharmony_ciContent-Type: text/html; charset=iso-8859-1
3713498266Sopenharmony_ciProxy-Authenticate: NTLM TlRMTVNTUAACAAAAAgACADAAAACGggEAc51AYVDgyNcAAAAAAAAAAG4AbgAyAAAAQ0MCAAQAQwBDAAEAEgBFAEwASQBTAEEAQgBFAFQASAAEABgAYwBjAC4AaQBjAGUAZABlAHYALgBuAHUAAwAsAGUAbABpAHMAYQBiAGUAdABoAC4AYwBjAC4AaQBjAGUAZABlAHYALgBuAHUAAAAAAA==
3813498266Sopenharmony_ci
3913498266Sopenharmony_ciThis is not the real page either!
4013498266Sopenharmony_ci</data1001>
4113498266Sopenharmony_ci
4213498266Sopenharmony_ci# This is supposed to be returned when the server gets the second
4313498266Sopenharmony_ci# Authorization: NTLM line passed-in from the client
4413498266Sopenharmony_ci<data1002>
4513498266Sopenharmony_ciHTTP/1.1 401 You now need to authenticate with the host
4613498266Sopenharmony_ciServer: Microsoft-IIS/5.0
4713498266Sopenharmony_ciWWW-Authenticate: Digest realm="r e a l m", nonce="abcdef"
4813498266Sopenharmony_ciContent-Length: 46
4913498266Sopenharmony_ciContent-Type: text/html; charset=iso-8859-1
5013498266Sopenharmony_ci
5113498266Sopenharmony_ciWe have not authenticated with the server yet
5213498266Sopenharmony_ci</data1002>
5313498266Sopenharmony_ci
5413498266Sopenharmony_ci<datacheck>
5513498266Sopenharmony_ciHTTP/1.1 407 NTLM type-1 received sending back type-2
5613498266Sopenharmony_ciServer: Microsoft-IIS/5.0
5713498266Sopenharmony_ciContent-Length: 34
5813498266Sopenharmony_ciContent-Type: text/html; charset=iso-8859-1
5913498266Sopenharmony_ciProxy-Authenticate: NTLM TlRMTVNTUAACAAAAAgACADAAAACGggEAc51AYVDgyNcAAAAAAAAAAG4AbgAyAAAAQ0MCAAQAQwBDAAEAEgBFAEwASQBTAEEAQgBFAFQASAAEABgAYwBjAC4AaQBjAGUAZABlAHYALgBuAHUAAwAsAGUAbABpAHMAYQBiAGUAdABoAC4AYwBjAC4AaQBjAGUAZABlAHYALgBuAHUAAAAAAA==
6013498266Sopenharmony_ci
6113498266Sopenharmony_ciHTTP/1.1 401 You now need to authenticate with the host
6213498266Sopenharmony_ciServer: Microsoft-IIS/5.0
6313498266Sopenharmony_ciWWW-Authenticate: Digest realm="r e a l m", nonce="abcdef"
6413498266Sopenharmony_ciContent-Length: 46
6513498266Sopenharmony_ciContent-Type: text/html; charset=iso-8859-1
6613498266Sopenharmony_ci
6713498266Sopenharmony_ciHTTP/1.1 200 Authorizated fine
6813498266Sopenharmony_ciContent-Length: 27
6913498266Sopenharmony_ci
7013498266Sopenharmony_ciWelcome to the end station
7113498266Sopenharmony_ci</datacheck>
7213498266Sopenharmony_ci</reply>
7313498266Sopenharmony_ci
7413498266Sopenharmony_ci# Client-side
7513498266Sopenharmony_ci<client>
7613498266Sopenharmony_ci<server>
7713498266Sopenharmony_cihttp
7813498266Sopenharmony_ci</server>
7913498266Sopenharmony_ci<features>
8013498266Sopenharmony_ciNTLM
8113498266Sopenharmony_ciSSL
8213498266Sopenharmony_ci!SSPI
8313498266Sopenharmony_ciproxy
8413498266Sopenharmony_ci</features>
8513498266Sopenharmony_ci<name>
8613498266Sopenharmony_ciHTTP with proxy-requiring-NTLM to site-requiring-Digest
8713498266Sopenharmony_ci</name>
8813498266Sopenharmony_ci<command>
8913498266Sopenharmony_cihttp://data.from.server.requiring.digest.hohoho.com/%TESTNUMBER --proxy http://%HOSTIP:%HTTPPORT --proxy-user testuser:testpass --proxy-ntlm --digest --user digest:alot
9013498266Sopenharmony_ci</command>
9113498266Sopenharmony_ci</client>
9213498266Sopenharmony_ci
9313498266Sopenharmony_ci# Verify data after the test has been "shot"
9413498266Sopenharmony_ci<verify>
9513498266Sopenharmony_ci<protocol>
9613498266Sopenharmony_ciGET http://data.from.server.requiring.digest.hohoho.com/%TESTNUMBER HTTP/1.1
9713498266Sopenharmony_ciHost: data.from.server.requiring.digest.hohoho.com
9813498266Sopenharmony_ciProxy-Authorization: NTLM TlRMTVNTUAABAAAABoIIAAAAAAAAAAAAAAAAAAAAAAA=
9913498266Sopenharmony_ciUser-Agent: curl/%VERSION
10013498266Sopenharmony_ciAccept: */*
10113498266Sopenharmony_ciProxy-Connection: Keep-Alive
10213498266Sopenharmony_ci
10313498266Sopenharmony_ciGET http://data.from.server.requiring.digest.hohoho.com/%TESTNUMBER HTTP/1.1
10413498266Sopenharmony_ciHost: data.from.server.requiring.digest.hohoho.com
10513498266Sopenharmony_ciProxy-Authorization: NTLM TlRMTVNTUAADAAAAGAAYAEAAAAAYABgAWAAAAAAAAABwAAAACAAIAHAAAAALAAsAeAAAAAAAAAAAAAAAhoIBAFpkQwKRCZFMhjj0tw47wEjKHRHlvzfxQamFcheMuv8v+xeqphEO5V41xRd7R9deOXRlc3R1c2VyV09SS1NUQVRJT04=
10613498266Sopenharmony_ciUser-Agent: curl/%VERSION
10713498266Sopenharmony_ciAccept: */*
10813498266Sopenharmony_ciProxy-Connection: Keep-Alive
10913498266Sopenharmony_ci
11013498266Sopenharmony_ciGET http://data.from.server.requiring.digest.hohoho.com/%TESTNUMBER HTTP/1.1
11113498266Sopenharmony_ciHost: data.from.server.requiring.digest.hohoho.com
11213498266Sopenharmony_ciAuthorization: Digest username="digest", realm="r e a l m", nonce="abcdef", uri="/%TESTNUMBER", response="95d48591985a03c4b49cb962aa7bd3e6"
11313498266Sopenharmony_ciUser-Agent: curl/%VERSION
11413498266Sopenharmony_ciAccept: */*
11513498266Sopenharmony_ciProxy-Connection: Keep-Alive
11613498266Sopenharmony_ci
11713498266Sopenharmony_ci</protocol>
11813498266Sopenharmony_ci</verify>
11913498266Sopenharmony_ci</testcase>
120