cURL / Mailing Lists / curl-users / Single Mail

curl-users

Colon in usernames

From: Thomas Langstadlinger <t.langstadlinger_at_a1.net>
Date: Wed, 2 Dec 2009 09:00:18 +0100 (CET)
Der all,

I have a problem with Digest authentication. I have some usernames for autentication wich include a colon (":") and the user names can't be changed.
The problem is that a colon is the separator for username:password.

For instance:
User = sip:username@domain
Pass = secret12345

In my output file I get this commented line: * Server auth using Digest with user 'sip'
But it should be sip:username@domain ...

Is there a way to change the input method or to avoid this problem? I tried many possibilities but couldn't figure out the right way.

I would really appreciate your help.
Thanks in advance!

-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-users
FAQ: http://curl.haxx.se/docs/faq.html
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2009-12-02