
cherokee at googlecode
Nov 29, 2011, 1:51 AM
Post #1 of 18
(903 views)
Permalink
|
|
Issue 1309 in cherokee: Having IPv6 enabled breaks SSL/TLS
|
|
Status: New Owner: ---- New issue 1309 by dan...@d15.biz: Having IPv6 enabled breaks SSL/TLS http://code.google.com/p/cherokee/issues/detail?id=1309 I've found that when IPv6 is enabled, Cherokee serves plain HTTP on SSL ports, even when the port is correctly marked as a SSL/TLS port. Once IPv6 is disabled, SSL works correctly. Another user in the Cherokee IRC channel ("minus") has encountered the same issue. Previous (related) mailing list post: http://permalink.gmane.org/gmane.comp.web.cherokee.general/8117 To reproduce: 1. Install Cherokee on Debian (I used Cherokee 1.2.100 from Debian Unstable) 2. Ensure IPv6 and SSL are both enabled and configured correctly 3. Go to https://server/ Expected: Page loads via SSL Actual: Page does not load, but going to http://server:443/ works My configuration: - Debian Testing, all upgrades applied as at 29th November 2011 - Cherokee 1.2.100 from Debian Unstable Also replicated with this configuration (by minus from IRC): - Ubuntu 10.04, 32-bit - Cherokee 1.2.101 from Ubuntu PPA _______________________________________________ Cherokee-dev mailing list Cherokee-dev [at] lists http://lists.octality.com/listinfo/cherokee-dev
|