[or-cvs] add support for CONNECTing through https proxies.

Nick Mathewson nickm at freehaven.net
Thu Feb 24 17:11:17 UTC 2005


On Thu, Feb 24, 2005 at 05:56:58AM -0500, Roger Dingledine wrote:
> Update of /home2/or/cvsroot/tor/src/or
> In directory moria.mit.edu:/home2/arma/work/onion/cvs/tor/src/or
> 
> Modified Files:
> 	config.c connection_or.c directory.c or.h 
> Log Message:
> add support for CONNECTing through https proxies.
> not sure if it works. i don't have an https proxy.

Somebody should try this.  I don't see how it could work: if I'm
following correctly, the code will check the proxy's certificate
against the keys it expects to get from the OR, and reject it.


-- 
Nick Mathewson



More information about the tor-dev mailing list