5 Jun
2003
5 Jun
'03
10:42 p.m.
I wrote a http to https proxy and simple patch to make dillo to start this up (when some https query is made) and forward https queries through unix domain socket to the proxy. Server certificate chains verification is not implemented (yet). It probably could be made into a dpi plugin in future, but currently dpi seemed to lack some needed properties (like forwarding full http querys with cookies to the proxy), which are used by the patch and proxy interface. oh and it could be get here: http://www.zone.ee/myzz/dillo/sslgw-0.1.tar.gz -- mzz