I started working on a tcl implementation of WebDAV. I haven't looked at security at all.
I was thinking that SSL with Basic could be adequate security but that solution will not work for everyone. On Wednesday 03 April 2002 11:08 am, you wrote: > Zoran, > > I just starting thinking about webDAV support in AOLserver, but hadn't > gotten to thinking about all the requirements. So, I don't know about > digest authorization. > > Feel free to email me to dicuss this. > > Dave > > On Wed, Apr 03, 2002 at 11:25:55AM -0500, Zoran Vasiljevic wrote: > > I'm thinking about implementing WebDAV support for AOLserver. > > Anybody already doing some work on that ? > > > > I'll have to start with Digest authorization support since > > it's a must for DAV. The authorization support in 3.4 > > is designed to cover the Basic method only. Other methods > > can't easily be plugged into. > > Is this going to change with 4+ version(s) ? > > > > Many thanks. > > Zoran Vasiljevic
