xref: /aosp_15_r20/external/curl/tests/data/test159 (revision 6236dae45794135f37c4eb022389c904c8b0090d)
1*6236dae4SAndroid Build Coastguard Worker<testcase>
2*6236dae4SAndroid Build Coastguard Worker<info>
3*6236dae4SAndroid Build Coastguard Worker<keywords>
4*6236dae4SAndroid Build Coastguard WorkerHTTP
5*6236dae4SAndroid Build Coastguard WorkerHTTP GET
6*6236dae4SAndroid Build Coastguard WorkerHTTP NTLM auth
7*6236dae4SAndroid Build Coastguard Worker</keywords>
8*6236dae4SAndroid Build Coastguard Worker</info>
9*6236dae4SAndroid Build Coastguard Worker
10*6236dae4SAndroid Build Coastguard Worker# Server-side
11*6236dae4SAndroid Build Coastguard Worker<reply>
12*6236dae4SAndroid Build Coastguard Worker
13*6236dae4SAndroid Build Coastguard Worker<!-- no <data> in this test since we have NTLM from the start
14*6236dae4SAndroid Build Coastguard Worker
15*6236dae4SAndroid Build Coastguard WorkerThis is supposed to be returned when the server gets a first
16*6236dae4SAndroid Build Coastguard WorkerAuthorization: NTLM line passed-in from the client -->
17*6236dae4SAndroid Build Coastguard Worker
18*6236dae4SAndroid Build Coastguard Worker<data1001>
19*6236dae4SAndroid Build Coastguard WorkerHTTP/1.1 401 Now gimme that second request of crap
20*6236dae4SAndroid Build Coastguard WorkerServer: Microsoft-IIS/5.0
21*6236dae4SAndroid Build Coastguard WorkerContent-Type: text/html; charset=iso-8859-1
22*6236dae4SAndroid Build Coastguard WorkerContent-Length: 34
23*6236dae4SAndroid Build Coastguard WorkerWWW-Authenticate: NTLM TlRMTVNTUAACAAAAAgACADAAAAAGgoEAc51AYVDgyNcAAAAAAAAAAG4AbgAyAAAAQ0MCAAQAQwBDAAEAEgBFAEwASQBTAEEAQgBFAFQASAAEABgAYwBjAC4AaQBjAGUAZABlAHYALgBuAHUAAwAsAGUAbABpAHMAYQBiAGUAdABoAC4AYwBjAC4AaQBjAGUAZABlAHYALgBuAHUAAAAAAA==
24*6236dae4SAndroid Build Coastguard WorkerConnection: close
25*6236dae4SAndroid Build Coastguard Worker
26*6236dae4SAndroid Build Coastguard WorkerThis is not the real page either!
27*6236dae4SAndroid Build Coastguard Worker</data1001>
28*6236dae4SAndroid Build Coastguard Worker
29*6236dae4SAndroid Build Coastguard Worker<datacheck>
30*6236dae4SAndroid Build Coastguard WorkerHTTP/1.1 401 Now gimme that second request of crap
31*6236dae4SAndroid Build Coastguard WorkerServer: Microsoft-IIS/5.0
32*6236dae4SAndroid Build Coastguard WorkerContent-Type: text/html; charset=iso-8859-1
33*6236dae4SAndroid Build Coastguard WorkerContent-Length: 34
34*6236dae4SAndroid Build Coastguard WorkerWWW-Authenticate: NTLM TlRMTVNTUAACAAAAAgACADAAAAAGgoEAc51AYVDgyNcAAAAAAAAAAG4AbgAyAAAAQ0MCAAQAQwBDAAEAEgBFAEwASQBTAEEAQgBFAFQASAAEABgAYwBjAC4AaQBjAGUAZABlAHYALgBuAHUAAwAsAGUAbABpAHMAYQBiAGUAdABoAC4AYwBjAC4AaQBjAGUAZABlAHYALgBuAHUAAAAAAA==
35*6236dae4SAndroid Build Coastguard WorkerConnection: close
36*6236dae4SAndroid Build Coastguard Worker
37*6236dae4SAndroid Build Coastguard WorkerThis is not the real page either!
38*6236dae4SAndroid Build Coastguard Worker</datacheck>
39*6236dae4SAndroid Build Coastguard Worker
40*6236dae4SAndroid Build Coastguard Worker</reply>
41*6236dae4SAndroid Build Coastguard Worker
42*6236dae4SAndroid Build Coastguard Worker# Client-side
43*6236dae4SAndroid Build Coastguard Worker<client>
44*6236dae4SAndroid Build Coastguard Worker<features>
45*6236dae4SAndroid Build Coastguard WorkerNTLM
46*6236dae4SAndroid Build Coastguard WorkerSSL
47*6236dae4SAndroid Build Coastguard Worker!SSPI
48*6236dae4SAndroid Build Coastguard WorkerDebug
49*6236dae4SAndroid Build Coastguard Worker</features>
50*6236dae4SAndroid Build Coastguard Worker<server>
51*6236dae4SAndroid Build Coastguard Workerhttp
52*6236dae4SAndroid Build Coastguard Worker</server>
53*6236dae4SAndroid Build Coastguard Worker<name>
54*6236dae4SAndroid Build Coastguard WorkerHTTP with NTLM authorization when talking HTTP/1.0 (known to fail)
55*6236dae4SAndroid Build Coastguard Worker</name>
56*6236dae4SAndroid Build Coastguard Worker<command>
57*6236dae4SAndroid Build Coastguard Workerhttp://%HOSTIP:%HTTPPORT/%TESTNUMBER -u testuser:testpass --ntlm -0
58*6236dae4SAndroid Build Coastguard Worker</command>
59*6236dae4SAndroid Build Coastguard Worker</client>
60*6236dae4SAndroid Build Coastguard Worker
61*6236dae4SAndroid Build Coastguard Worker# Verify data after the test has been "shot"
62*6236dae4SAndroid Build Coastguard Worker<verify>
63*6236dae4SAndroid Build Coastguard Worker<protocol>
64*6236dae4SAndroid Build Coastguard WorkerGET /%TESTNUMBER HTTP/1.0
65*6236dae4SAndroid Build Coastguard WorkerHost: %HOSTIP:%HTTPPORT
66*6236dae4SAndroid Build Coastguard WorkerAuthorization: NTLM TlRMTVNTUAABAAAABoIIAAAAAAAAAAAAAAAAAAAAAAA=
67*6236dae4SAndroid Build Coastguard WorkerUser-Agent: curl/%VERSION
68*6236dae4SAndroid Build Coastguard WorkerAccept: */*
69*6236dae4SAndroid Build Coastguard Worker
70*6236dae4SAndroid Build Coastguard Worker</protocol>
71*6236dae4SAndroid Build Coastguard Worker</verify>
72*6236dae4SAndroid Build Coastguard Worker</testcase>
73