From owner-freebsd-current Wed Mar 22 18:30:11 2000 Delivered-To: freebsd-current@freebsd.org Received: from mailgate.originative.co.uk (mailgate.originative.co.uk [194.217.50.228]) by hub.freebsd.org (Postfix) with ESMTP id 47DDC37B825; Wed, 22 Mar 2000 18:30:05 -0800 (PST) (envelope-from paul@originative.co.uk) Received: from originative.co.uk (lobster.originative.co.uk [194.217.50.241]) by mailgate.originative.co.uk (Postfix) with ESMTP id AF5391D131; Thu, 23 Mar 2000 02:30:04 +0000 (GMT) Message-ID: <38D981AC.52EFAD57@originative.co.uk> Date: Thu, 23 Mar 2000 02:30:04 +0000 From: Paul Richards Organization: Originative Solutions Ltd X-Mailer: Mozilla 4.7 [en] (X11; I; FreeBSD 4.0-CURRENT i386) X-Accept-Language: en-GB, en MIME-Version: 1.0 To: Kris Kennaway Cc: current@FreeBSD.org Subject: Re: RSA library problems References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Kris Kennaway wrote: > > On Thu, 23 Mar 2000, Paul Richards wrote: > > > I'm picking up my secure code from internat so why is modssl trying to > > use rsaref rather than the international rsa? > > Because the dlopen() of librsaintl.so fails. Ok, I give up :-) Why would that happen then ? I can't see anything wrong with librsaINTL.* that would prevent it from being loaded. I'm not the only person seeing this, it's been reported on the ports list by someone else as well. > > > Is there a document that explains how all this is supposed to work, I've > > lost track of how the crypto code is organised. > > See the handbook. If thats not clear enough please tell me what you'd like > clarified..thanks Do you mean section 8.5? I was looking for implementation details not a general overview. e.g. what goes on in libcrypto that determines which of the librsa* libraries to load. Yes, I know I could read the code but I'm just looking for some general pointers as to what's supposed to be going on. Paul. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message