On Fri, 6 Jun 2003 01:42:25 +0300 (EEST) Madis Janson <madis@ats.cyber.ee> wrote:
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, yet another method to support ssl in dillo. Very interesting idea. I guess now it is time to find out which is the better one. Is there any ssl patch out there, which supports certificates? Greetings Andreas Kemnade