From owner-freebsd-current Tue Feb 29 21: 7:44 2000 Delivered-To: freebsd-current@freebsd.org Received: from pozo.com (pozo.com [216.101.162.50]) by hub.freebsd.org (Postfix) with ESMTP id 360EF37BCF8; Tue, 29 Feb 2000 21:07:37 -0800 (PST) (envelope-from mantar@pacbell.net) Received: from dual.pacbell.net (dual.pozo.com [216.101.162.51]) by pozo.com (8.9.3/8.9.3) with ESMTP id VAA37737; Tue, 29 Feb 2000 21:07:36 -0800 (PST) (envelope-from mantar@pacbell.net) Message-Id: <4.3.2.20000229210435.04467660@pozo.com> X-Sender: null@pozo.com X-Mailer: QUALCOMM Windows Eudora Version 4.3 Date: Tue, 29 Feb 2000 21:07:36 -0800 To: Kris Kennaway From: Manfred Antar Subject: Re: mod_ssl & current Cc: Sean-Paul Rees , current@FreeBSD.ORG In-Reply-To: References: <4.3.2.20000229192140.04552bd8@pozo.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG At 07:56 PM 2/29/2000 -0800, Kris Kennaway wrote: >On Tue, 29 Feb 2000, Manfred Antar wrote: > > > I needed to add -lRSAglue -lrsaUSA to the SSL_LIBS= line in > > /usr/ports/www/apache13-php3/work/apache_1.3.12/src/modules/ssl/Makefile > > and install the recompiled libssl.so in /usr/local/libexec/apache. > > Works fine > > Note this is for the apache13-php3 port but I bet it will work for the apache13-php4 port > >This may work, but I doubt this is necessary. -lRSAglue is an empty >library which only exists to keep legacy ports happy, and -lrsaUSA will be >automatically dlopen()ed if you have a recent libcrypto.so. > >As with the other guy, please make sure your libcrypto.so is up to date - >I haven't seen evidence from either of you yet that this is the case :-) > >Kris Kris it works with just -lrsaUSA added : Without -lrsaUSA : (/root)502}apachectl startssl /usr/local/sbin/apachectl startssl: httpd could not be started With -lrsaUSA : (/root)503}apachectl startssl Apache/1.3.12 mod_ssl/2.6.1 (Pass Phrase Dialog) Some of your private key files are encrypted for security reasons. In order to read them you have to provide us with the pass phrases. Server pozo.com:443 (RSA) Enter pass phrase: Ok: Pass Phrase Dialog successful. /usr/local/sbin/apachectl startssl: httpd started I'll do another make world and try it again without Manfred ===================== || mantar@pacbell.net || || Ph. (415) 681-6235 || ===================== To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message