From owner-freebsd-stable@FreeBSD.ORG Thu May 27 22:45:54 2010 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2B1EA1065672; Thu, 27 May 2010 22:45:54 +0000 (UTC) (envelope-from vince@unsane.co.uk) Received: from unsane.co.uk (unsane-pt.tunnel.tserv5.lon1.ipv6.he.net [IPv6:2001:470:1f08:110::2]) by mx1.freebsd.org (Postfix) with ESMTP id 9FF678FC20; Thu, 27 May 2010 22:45:53 +0000 (UTC) Received: from vhoffman-macbook.local ([10.0.0.173]) (authenticated bits=0) by unsane.co.uk (8.14.4/8.14.4) with ESMTP id o4RMjqQF082113 (version=TLSv1/SSLv3 cipher=DHE-RSA-CAMELLIA256-SHA bits=256 verify=NO); Thu, 27 May 2010 23:45:52 +0100 (BST) (envelope-from vince@unsane.co.uk) Message-ID: <4BFEF620.4040806@unsane.co.uk> Date: Thu, 27 May 2010 23:45:52 +0100 From: Vincent Hoffman User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.1.9) Gecko/20100317 Thunderbird/3.0.4 MIME-Version: 1.0 To: "O. Hartmann" References: <4BFE219E.1060508@zedat.fu-berlin.de> In-Reply-To: <4BFE219E.1060508@zedat.fu-berlin.de> X-Enigmail-Version: 1.0.1 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit Cc: FreeBSD Stable , freebsd-ports@freebsd.org Subject: Re: www/lighttpd: lighttpd won't start anymore after SSL Update in 8.1-PRERELEASE (2010-05-27 09:34:56: (network.c.529) SSL: error:00000000:lib(0):func(0):reason(0)) X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 May 2010 22:45:54 -0000 On 27/05/2010 08:39, O. Hartmann wrote: > Since I performed a make buildworld and installed everything and after > an update of the ports tree (with which lighttpd was updated from > lighttpd-1.4.26 to lighttpd-1.4.26_1 I receive this error when trying > to start lighttpd: > > 2010-05-27 09:34:56: (network.c.529) SSL: > error:00000000:lib(0):func(0):reason(0) > > Are there any suggestions/known issues/workaround or is this a serious > error and should be ready for a PR? > It sounds like this error http://dev.modmancer.com/index.php/2010/05/23/lighttpd-and-network-c-529-ssl-error/ There is a fix in that URL but a PR if there isnt one would probably make sense. Vince > Thanks ina advance, > Oliver > _______________________________________________ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"