File: digest-auth-MD5_Sess

package info (click to toggle)
freeradius 3.0.12%2Bdfsg-5%2Bdeb9u1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 21,144 kB
  • ctags: 11,887
  • sloc: ansic: 109,067; sh: 5,176; perl: 2,648; sql: 1,397; python: 1,161; makefile: 374; xml: 62; tcl: 35; sed: 23; ruby: 22
file content (23 lines) | stat: -rw-r--r-- 612 bytes parent folder | download | duplicates (12)
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",