mirror of
https://git.gnunet.org/libmicrohttpd.git
synced 2026-09-25 04:09:31 +03:00
document new minimum PSK requirement
This commit is contained in:
@@ -931,6 +931,8 @@ Pass a pointer to callback of type
|
||||
@code{MHD_PskServerCredentialsCallback} and a closure.
|
||||
The function will be called to
|
||||
retrieve the shared key for a given username.
|
||||
The key must be at least 16 bytes long, as required by RFC 4279
|
||||
section 7.1; MHD fails the authentication for a shorter one.
|
||||
|
||||
@item MHD_OPTION_DIGEST_AUTH_RANDOM
|
||||
@cindex digest auth
|
||||
|
||||
Reference in New Issue
Block a user