Johnny Kewl wrote:
> 
> ----- Original Message ----- From: "Joe A" <[EMAIL PROTECTED]>
> To: <users@tomcat.apache.org>
> Sent: Thursday, September 18, 2008 8:07 PM
> Subject: question about realm auth and digest attribute
> 
> 
>> if i'm going to be using sha-1 for the encryption, do i just specify
>> digest=SHA, digest=SHA1, digest=SHA-1?
>>
>> thanks,
>> joe
> 
> SHA, MD2, or MD5... I think
> 
> I cant remember the reasons off hand, but in practice its MD5 only.
http://tomcat.markmail.org/

HTTP DIGEST auth is MD5 only. Digested passwords are anything supported by
the JVM.

Mark



---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to