Date: Tue, 29 Feb 2000 20:47:10 -0800 From: Manfred Antar <mantar@pacbell.net> To: Kris Kennaway <kris@hub.freebsd.org> Cc: current@FreeBSD.ORG Subject: Re: mod_ssl & current Message-ID: <4.3.2.20000229204140.046078a0@pozo.com> In-Reply-To: <Pine.BSF.4.21.0002291954330.61466-100000@hub.freebsd.org> References: <4.3.2.20000229192140.04552bd8@pozo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
At 07:56 PM 2/29/2000 -0800, you 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 My world is built and installed 5 hours ago and ls -l /usr/lib/libcrypt* -r--r--r-- 1 root wheel 1088060 Feb 29 17:22 libcrypto.a lrwxr-xr-x 1 root wheel 14 Feb 29 17:22 libcrypto.so@ -> libcrypto.so.1 -r--r--r-- 1 root wheel 651156 Feb 29 17:22 libcrypto.so.1 The only reason I added -lRSAglue is awhile back before openssl was imported you needed that to get the modssl to work I'll try it without it and see if it works Thanks 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4.3.2.20000229204140.046078a0>