blob: 5cdd9258a01eb189b4dc8cfadc4ff389a7d724bf [file] [log] [blame]
lh9ed821d2023-04-07 01:36:19 -07001Long: digest
2Help: Use HTTP Digest Authentication
3Protocols: HTTP
4Mutexed: basic ntlm negotiate
5See-also: user proxy-digest anyauth
6---
7Enables HTTP Digest authentication. This is an authentication scheme that
8prevents the password from being sent over the wire in clear text. Use this in
9combination with the normal --user option to set user name and password.
10
11If this option is used several times, only the first one is used.