Opened 14 years ago

Closed 13 years ago

#26752 closed defect (fixed)

SSL Error with Lighttpd 1.4.26

Reported by: voidet@… Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version: 1.9.1
Keywords: lighttpd openssl network error Cc:
Port: lighttpd

Description

Upon starting lighttpd with ssl enabled in a host a network stops the boot:

(network.c.529) SSL: error:00000000:lib(0):func(0):reason(0)

This is a known issue with a newer openssl release and 1.4.26. A patch was later submitted however appears not to be included with the macports release:

http://redmine.lighttpd.net/attachments/download/1095/08-ssl-retval-fix.patch

A run down on how to patch this issue can be found at: http://martinottenwaelter.fr/2010/08/lighttpd-macports-and-the-ssl-error/

Which i found from a google search

Change History (4)

comment:1 Changed 14 years ago by jmroot (Joshua Root)

Owner: changed from macports-tickets@… to ryandesign@…

Please remember to cc the maintainer.

comment:2 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)

It looks like this fix is already included in lighttpd 1.4.28, to which I plan to update the port.

comment:3 in reply to:  2 Changed 14 years ago by voidet@…

Replying to ryandesign@…:

It looks like this fix is already included in lighttpd 1.4.28, to which I plan to update the port.

Correct, It was fixed after 1.4.26, but direct port to 1.4.28 would be nice.

comment:4 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: fixed
Status: newclosed

Updated to 1.4.28 in r73869.

Note: See TracTickets for help on using tickets.