Beat Signer - Department of Computer Science -
[email protected] 10
December 3, 2024
Digest Access Authentication ...
Client Server
GET /wise/exam.pdf HTTP/1.1
Client Server
Client Server
Client Server
ask
password
HTTP/1.1 401 Unauthorized
WWW-Authenticate: Digest realm="WISE",
qop="auth,auth-int" nonce="6G543RED"
GET /wise/exam.pdf HTTP/1.1
Authorization: Digest username="nelson",
realm="WISE", nonce="6G543RED",
qop="auth", response="HF779RW47R7HF",
...
HTTP/1.1 200 OK
Authorization-Info: nextnonce="7HZT7F6"
...
Internet
try to access
a protected
resource