summaryrefslogtreecommitdiffstats
path: root/src/tests/digest-01/digest-auth-MD5_Sess
blob: 1c8d0ac453672ab40ce4732d366b2f183fcafd08 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
#
#  http://ftp6.us.freebsd.org/pub/rfc/internet-drafts/draft-smith-sipping-auth-examples-01.txt
##
#  3.4
#
#
#  In the "users" file: 
#       bob		User-Password := "zanzibar"
#  Or	bob	    	Digest-HA1 := "12af60467a33e8518da5c68bbff12b11"
#
#	TESTS	1 2
#
User-Name = "bob",
Digest-Response = "e4e4ea61d186d07a92c9e1f6919902e9",
Digest-Realm = "biloxi.com",
Digest-Nonce = "dcd98b7102dd2f0e8b11d0f600bfb0c093",
Digest-Method = "INVITE",
Digest-URI = "sip:bob@biloxi.com",
Digest-User-Name = "bob",
Digest-QOP = "auth",
Digest-Algorithm = "MD5-Sess",
Digest-Nonce-Count = "00000001",
Digest-CNonce = "0a4f113b",