On Wed, Feb 15, 2012 at 06:46:05PM +0700, Henrik Sarvell wrote:
> I think the discussion on the aforementioned bugzilla page relates to
> issues that have nothing to do with web filters and such.
>
> The browser behavior has changed it seems.
I'm wondering whether it might have to do with the different SSL/TLS
versions (line 177 in "src/httpGate.c")
if (!(ctx = SSL_CTX_new(SSLv23_server_method())) ||
or the lack of a CA certificate (because it is self-signed), i.e.
because a call to SSL_CTX_load_verify_locations() is missing.
- Alex
--
UNSUBSCRIBE: mailto:[email protected]?subject=Unsubscribe