Date: Thu, 23 Mar 2000 02:30:04 +0000 From: Paul Richards <paul@originative.co.uk> To: Kris Kennaway <kris@FreeBSD.org> Cc: current@FreeBSD.org Subject: Re: RSA library problems Message-ID: <38D981AC.52EFAD57@originative.co.uk> References: <Pine.BSF.4.21.0003221820410.98921-100000@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?38D981AC.52EFAD57>