yes i know how to retrieve info: from BASE64 in basic authentication but
problem is that in digest authentication we use md5 algorithm, and i
searched alot on Internet "that how to programmed to retreve info: from md5
algorithm" but still i found nothing as all info: is regarding to how 2
implement digest authentication automatically on users defined in
tomcat-user.xml.
if know any internet reference regarding programming of md5 alogorithm and
SSL Authentication then do send me
thnx
regards
kashif
----- Original Message -----
From: chanoch <mail@c...>
To: Servlets <servlets@p...>
Sent: Monday, June 24, 2002 1:03 AM
Subject: [servlets] Re: digest authentication through servlet
> its a bit involved because you have to know how to do base64 decoding.
> Theres a good chapter on this in Professional JSP Site Design, I recommend
> borrowing a copy from a local library or similar
>
> chanoch
>
> ----- Original Message -----
> From: "ghkazi" <ghkazi@h...>
> To: "Servlets" <servlets@p...>
> Sent: Sunday, June 23, 2002 9:49 AM
> Subject: [servlets] Re: digest authentication through servlet
>
>
> > well i know hot to perfrom all these types of authentication through web
> > server automaticall.
> > but i wana to know how i can retrieve password from "Authentication"
> header
> > in digest authentication through programming (not including users in
> > tomcat-user.xml)
> > thnx
> > regards
> > kashif
> >
> > ----- Original Message -----
> > From: chanoch <mail@c...>
> > To: Servlets <servlets@p...>
> > Sent: Sunday, June 09, 2002 12:21 AM
> > Subject: [servlets] Re: digest authentication through servlet
> >
> >
> > > this is covered in the security chapter of the Professional JSP Site
> > Design
> > > book or else you might do a search on the internet, its not a subject
> that
> > > can be covered easily in an email.
> > >
> > > chanoch
> > > ----- Original Message -----
> > > From: "ghkazi" <ghkazi@h...>
> > > To: "Servlets" <servlets@p...>
> > > Sent: Saturday, May 04, 2002 4:22 PM
> > > Subject: [servlets] digest authentication through servlet
> > >
> > >
> > > > hi
> > > > how to perform the HTTP digest authentication through Servlets
> > > > bye
> > > >
> > >
> > >
> > >
> >
> >
>
>
>