View Ticket
Not logged in
Ticket UUID: 13db6dce79e4eb21c16fc96fb2981679e112a865
Title: Support for proxy authentication
Status: Open Type: Feature_Request
Severity: Important Priority:
Subsystem: Resolution:
Last Modified: 2009-09-11 20:07:13
Version Found In: 713b8be852
Description & Comments:
Many proxy servers require authentication. For example, my http_proxy environment variable is: http://jack:pa$$w0rd@web.proxy.bigcorp.com:9800

Fossil doesn't appear to support proxies that require authentication at this time. I know there are many different schemes for proxy authentication, but supporting "basic" authentication shouldn't be too hard.