Better test harness using virtual servers
[freeradius.git] / src / tests / digest-auth-MD5
1 #
2 #  http://ftp6.us.freebsd.org/pub/rfc/internet-drafts/draft-smith-sipping-auth-examples-01.txt
3 #
4 #  Section 3.3
5 #
6 #
7 #  In the "users" file: 
8 #
9 #       bob             Cleartext-Password := "zanzibar"
10 #  Or   bob             Digest-HA1 := "12af60467a33e8518da5c68bbff12b11"
11 #
12 #
13 #
14 #  How many tests we have for this input file
15 #
16 #       TESTS 1 2
17 #
18 User-Name = "bob",
19 Digest-Response = "89eb0059246c02b2f6ee02c7961d5ea3",
20 Digest-Realm = "biloxi.com",
21 Digest-Nonce = "dcd98b7102dd2f0e8b11d0f600bfb0c093",
22 Digest-Method = "INVITE",
23 Digest-URI = "sip:bob@biloxi.com",
24 Digest-User-Name = "bob",
25 Digest-QOP = "auth",
26 Digest-Algorithm = "MD5",
27 Digest-Nonce-Count = "00000001",
28 Digest-CNonce = "0a4f113b",