From af754e596a8dbb05ed8580c342e7fe02e08b28e0 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 13 Apr 2024 16:11:00 +0200 Subject: Adding upstream version 3.2.3+dfsg. Signed-off-by: Daniel Baumann --- src/tests/digest-01/digest-auth-noalgo | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 src/tests/digest-01/digest-auth-noalgo (limited to 'src/tests/digest-01/digest-auth-noalgo') diff --git a/src/tests/digest-01/digest-auth-noalgo b/src/tests/digest-01/digest-auth-noalgo new file mode 100644 index 0000000..1ab6ba6 --- /dev/null +++ b/src/tests/digest-01/digest-auth-noalgo @@ -0,0 +1,21 @@ +# +# http://ftp6.us.freebsd.org/pub/rfc/internet-drafts/draft-smith-sipping-auth-examples-01.txt +# +# 3.2 +# +# In the "users" file: +# bob User-Password := "zanzibar" +# Or bob Digest-HA1 := "12af60467a33e8518da5c68bbff12b11" +# +# TESTS 1 +# +User-Name = "bob", +Digest-Response = "89eb0059246c02b2f6ee02c7961d5ea3", +Digest-Realm = "biloxi.com", +Digest-Nonce = "dcd98b7102dd2f0e8b11d0f600bfb0c093", +Digest-Method = "INVITE", +Digest-URI = "sip:bob@biloxi.com", +Digest-User-Name = "bob", +Digest-QOP = "auth", +Digest-Nonce-Count = "00000001", +Digest-CNonce = "0a4f113b", -- cgit v1.2.3