Use the PasswordFile and LoginMessage options to enable Digest HTTP Authentication:
PasswordFile = /full/path/to/.passwordfile
LoginMessage = Some message
The text set via Login Message is the realm for HTTP Digest authentication. The entries for the password file can be created via the wigwam(1) tool.