Hello Kevin, On 04/08/2010, at 07:54, [email protected] wrote:
> https://ip.tsaitgaist.info/ prints well in firefox (I use CAcert to sign > my certificate). > but "wget -SO index.html --no-check-certificate > https://ip.tsaitgaist.info/" does not work. > The connection is established (SSL is not the problem), and I get a HTTP > response with "Connection: close" in the header. Then the webserver > sends a TCP packet with the RST flag. > I use cherokee 1.0.5 on Ubuntu 10.04. The vhost is in advanced mode > (parsing hostname to point to the right directory). > index.php works fine, and the wget works with apache. > Any idea why cherokee resets the connection ? A few connection closing issues have been fixed since 1.0.5. I've just tested trunk, and what I saw was the connection being roughly closed by wget. More specifically: (reply is sent..) https > 50442 [FIN, ACK] 50442 > https [RST] Could you please give trunk¹ a try to ensure that problem is actually solved (for your environment as well)? 1.- http://www.cherokee-project.com/doc/basics_installation_svn.html -- Octality http://www.octality.com/ _______________________________________________ Cherokee mailing list [email protected] http://lists.octality.com/listinfo/cherokee
