On 09/24/2012 08:45 PM, Christopher Schultz wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Manuel,
On 9/24/12 2:00 PM, manuel aldana wrote:
Am 24.09.12 18:51, schrieb Christopher Schultz:
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1
Manuel,
2. Write a custom Authenticator Valve
If y
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Manuel,
On 9/24/12 2:00 PM, manuel aldana wrote:
> Am 24.09.12 18:51, schrieb Christopher Schultz:
>> -BEGIN PGP SIGNED MESSAGE- Hash: SHA1
>>
>> Manuel,
>>
>> 2. Write a custom Authenticator Valve
>>
>> If you want to use Tomcat's containe
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Mark,
On 9/24/12 1:49 PM, Mark Thomas wrote:
> On 24/09/2012 17:51, Christopher Schultz wrote:
>> I'm curious how you will "check DIGEST first" and then apply
>> BASIC. Are you expecting some clients to simply send DIGEST
>> credentials without firs
Am 24.09.12 18:51, schrieb Christopher Schultz:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Manuel,
On 9/24/12 7:55 AM, manuel aldana wrote:
Is there a way to support both DIGEST and BASIC in one servlet
container (we use tomcat 6.0.35)? We want to support BASIC over SSL
but we need to keep
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 24/09/2012 17:51, Christopher Schultz wrote:
> I'm curious how you will "check DIGEST first" and then apply
> BASIC. Are you expecting some clients to simply send DIGEST
> credentials without first contacting the server? I don't think
> that's possi
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Manuel,
On 9/24/12 7:55 AM, manuel aldana wrote:
> Is there a way to support both DIGEST and BASIC in one servlet
> container (we use tomcat 6.0.35)? We want to support BASIC over SSL
> but we need to keep running DIGEST for down-compatibility reasons