Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Jun 2001 19:17:31 -0400
From:      Louis LeBlanc <leblanc+freebsd@acadia.ne.mediaone.net>
To:        FreeBSD Questions <freebsd-questions@FreeBSD.ORG>, freebsd-questions@FreeBSD.ORG
Subject:   Re: Apache-SSL broken after upgrade
Message-ID:  <20010628191731.A19891@acadia.ne.mediaone.net>
In-Reply-To: <20010628155236.E43126-100000@earth.wnm.net>
References:  <20010628155236.E43126-100000@earth.wnm.net>

next in thread | previous in thread | raw e-mail | index | archive | help
I'm not a FreeBSD wiz (just a newbie - convert from Linux), but ISTR
that going from OpenSSL 0.9.5a to 0.9.6 or later involved some
incompatibilities.  I also remember that going to 4.3-R does upgrade
OpenSSL to 0.9.6.  Your Apache build will likely be built with shared
libraries, which means it is trying to load the 0.9.6 version of
libssl.so.

Try rebuilding Apache.  I'll bet it works.

HTH
L

On 06/28/01 04:23 PM, Alex Charalabidis sat at the `puter and typed:
> 
> After upgrading from 4.2-S to 4.3-R, the Apache-SSL (1.3.14+1.42)
> installation has quit working. Here's the error it logs:
> 
> /usr/libexec/ld-elf.so.1: /usr/lib/libssl.so.1: Undefined symbol
> "ssl_cert_type"
> 
> I rebuilt apache from the same sources but that fixed nothing. I also
> tried symlinking libssl.so.2 to libssl.so.1, no go. Any ideas?
> 
> -ac
> 
> 
> -- 
> ===================================================================
> Alex Charalabidis                           Worldspice Technologies
> 5050 Poplar Ave.         Memphis, TN, USA           +1 901 432 6000
> Opinions expressed are mine alone but may be yours for a small fee.
> ===================================================================
> 
> 
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message
> 

-- 
Louis LeBlanc
Fully Funded Hobbyist, KeySlapper Extrordinaire :)
leblanc@acadia.ne.mediaone.net
http://acadia.ne.mediaone.net                ԿԬ

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?20010628191731.A19891>