General

Profile

simoncpu

  • Login: simoncpu
  • Registered on: 2011-08-16
  • Last sign in: 2012-03-23

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 0 1 1

Activity

2012-03-23

09:48 Lighttpd Support: RE: Daemon die after SSL access
Maybe your certificate has expired. What does @openssl x509 -in /opt/etc/lighttpd/lighttpd.pem -noout -text@ say? simoncpu

2012-03-22

12:58 Lighttpd Bug #2333: $_SERVER['SERVER_NAME'] returns an incorrect value when using IPv6
lighttpd patch, take 5 hehehe:
This has been tested with:
- 192.0.2.1
- 192.0.2.1:8080
- [2001:DB8::1]
- [2001...
simoncpu

2012-03-20

08:22 Lighttpd Development: [Solved] question on writing a test case
Hi, I'm trying to write a test case for SERVER_NAME on IPv6. I'm a bit confused with the existing test case:
<pre...
simoncpu

2012-03-16

13:15 Lighttpd Bug #2333: $_SERVER['SERVER_NAME'] returns an incorrect value when using IPv6
*(WARNING: This patch doesn't work if lighttpd uses the standard port 80. I'm still writing a correct fix. Thanks.)* simoncpu
12:01 Lighttpd Bug #2333: $_SERVER['SERVER_NAME'] returns an incorrect value when using IPv6
Attached are patches for mod_cgi.c and mod_fastcgi.c.
simoncpu

2011-12-13

10:42 Lighttpd Bug #285: active SSL connection loss (SSL3_WRITE_PENDING:bad write retry) (CVE-2008-1531)
Hi,
We're still experiencing this bug:...
simoncpu

2011-08-16

12:52 Lighttpd Bug #2333: $_SERVER['SERVER_NAME'] returns an incorrect value when using IPv6
I don't have a working Apache setup right now, but it seems that they wrap IPv6 addresses in brackets too:
[[https...
simoncpu
11:15 Lighttpd Bug #2333 (Fixed): $_SERVER['SERVER_NAME'] returns an incorrect value when using IPv6
*Problem:*
$_SERVER['SERVER_NAME'] returns an incorrect value when using IPv6. i.e., when accessing a site at http:/...
simoncpu

Also available in: Atom