On ons, 2008-10-22 at 16:49 +0200, Jakob Curdes wrote:
> .. I am trying to setup a RCPviaHTTP reverse proxy scenario as described in
>
> http://wiki.squid-cache.org/ConfigExamples/SquidAndRPCOverHttp
>
> Squid starts with my configuration (like example plus some standard
> ACLs) but connections with a browser to the SSL port on the outside take
> eternally and eventually time out.
> If I connect with a telnet 443 I get some sort of connection, so I
> suppose it's not a firewall issue. In the cache or access log I see
> nothing even after turning up debugging.
> What else can I do to troubleshoot this ? What should I see when
> telnetting into 443?
Is there anything in cache.log and/or access.log?
Also try connecting with openssl
openssl s_client -connect ip:443
This should show you the SSL details.
Regards
Henrik
This archive was generated by hypermail 2.2.0 : Thu Oct 23 2008 - 12:00:04 MDT