[5315] in testers
Re: "from" authentication failure on 9.2 Suns
daemon@ATHENA.MIT.EDU (Greg Hudson)
Fri Apr 25 01:04:13 2003
From: Greg Hudson <ghudson@MIT.EDU>
To: Robert A Basch <rbasch@mit.edu>
Cc: testers@mit.edu
In-Reply-To: <200304242214.SAA04232@abulia.mit.edu>
Content-Type: text/plain
Content-Transfer-Encoding: 7bit
Message-Id: <1051247046.1552.166.camel@error-messages.mit.edu>
Mime-Version: 1.0
Date: 25 Apr 2003 01:04:07 -0400
On Thu, 2003-04-24 at 18:14, Robert A Basch wrote:
> The problem seems to be that SASL is trying to use the openssl crypto
> library, but we only have the static library (libcrypto.a) installed
> on Sun.
My initial reaction is that we should install a shared openssl library.
Garry, do you know any reason why we shouldn't?