Fossil

View Ticket
Login
Ticket Hash: 13db6dce79e4eb21c16fc96fb2981679e112a865
Title: Support for proxy authentication
Status: Closed Type: Feature_Request
Severity: Important Priority:
Subsystem: Resolution: Not_A_Bug
Last Modified: 2015-02-17 01:01:11
11.13 years ago
Created: 2009-09-11 20:07:13
16.56 years ago
Version Found In: 713b8be852
Description:
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.