Package: php-openid
Severity: wishlist

--- Please enter the report below this line. ---

Hello,

I'd like to see some support for proxies.
The reason is that a typical webserver is allowed
to receive external connections but not to
initiate directly connections to the outside world
so now for such a webserver to be able to become
an OpenID consumer, it requires such connectivity
and I'd like to establish it via a proxy to
get some control on it.

For info, for now, I've added some extra
 curl_setopt ($c, CURLOPT_PROXY, 'http://host:port');
to ParanoidHTTPFetcher.php after the 2 curl_init()
and it works fine but next upgrade, I'll lose
those changes.

Another way would be to provide hooks in php-openid
to inject whatever curl options from a config file
as there are several options related to proxy.

Phil


--- System information. ---
Architecture: i386
Kernel:       Linux 2.6.22-3-vserver-686

Debian Release: lenny/sid
  990 testing         ftp.kulnet.kuleuven.ac.be
  500 unstable        ftp.kulnet.kuleuven.ac.be
  500 unstable        debian.jones.dk

--- Package information. ---
Depends       (Version) | Installed
=======================-+-===========
                        |




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to