Date: Tue, 27 Apr 1999 14:45:50 +0000 From: Adam Nealis <adamn@csl.com> To: bobby@ecsc.net, freebsd-questions <freebsd-questions@FreeBSD.ORG> Subject: Re: Apache SSL Problem... Message-ID: <3725CD9E.9D4F522B@csl.com> References: <000801be90b5$60795fc0$ca0074d1@boobz.ecsc.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Bobby Shively wrote: > > I tried apache13-ssl actually... what's the difference between that and > modssl? apache13-ssl is based on SSLeay, and, AFAIK gives you a version of Apache with SSL but not as a module, while apache13-modssl gives you an SSL module. Both depend on Openssl. I could be wrong with this! I don't really know what the differences are to the "casual webmaster", and I can't remember why I stuck for -modssl instead of -ssl either. > > > -----Original Message----- > > From: adamn@csl.com [mailto:adamn@csl.com] > > Sent: Tuesday, April 27, 1999 9:37 AM > > To: bobby@ecsc.net > > Subject: Re: Apache SSL Problem... > > > > > > Bobby Shively wrote: > > > > > > Hi, > > > > > > I'm trying to install apache136 ssl directly from the ports > > collection. I > > > get this error while it is doing make: > > > > > > rsa_lib.o: Undefined symbol `_RSA_PKCS1_RSAref' referenced from > > text segment > > > err_all.o: Undefined symbol `_ERR_load_RSAREF_strings' > > referenced from text > > > segment > > > > > > I have installed OpenSSL and RSARef from the /usr/ports/security ports. > > > Does anyone know what this error could be? > > Which apache port were you trying to use, and on which > > version of FreeBSD? I have successfully built > > /usr/ports/www/apache13-modssl under 2.2-STABLE without > > having to build any more ports myself (dependencies such as > > openSSL are built for me automatically by apache13-modssl). > > > > Adam. > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3725CD9E.9D4F522B>