cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Problems dealing with Authorization in RTSP

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Thu, 5 Aug 2010 23:38:23 +0200 (CEST)

On Thu, 5 Aug 2010, Tello Oraa wrote:

> It doesn't work because it's not implemented yet.

> * -digest authentication
>
> OK, I didn't see that in the TODO list on the website, maybe it could be
> good idea to add it?
>
> I'll try to implement at least digest authentication and share it if it
> works, any idea about where should I start ?

Well, Digest already works fine for HTTP so I would imagine that what is
lacking is some added care that make sure it can also be used in the RTSP
case.

I would suggest you take a look at a few Digest-using test cases, read up on
the digest code, write up a test case for Digest for RTSP and then start
working on making it go through fine!

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2010-08-05