Date: Sun, 10 Sep 2000 02:03:43 -0500 From: "Jeffrey J. Mountin" <jeff-ml@mountin.net> To: Kris Kennaway <kris@FreeBSD.ORG> Cc: freebsd-stable@FreeBSD.ORG Subject: Re: HEADS UP: RSA liberated Message-ID: <4.3.2.20000910014320.00c00cc0@207.227.119.2> In-Reply-To: <Pine.BSF.4.21.0009092000490.69017-100000@freefall.freebsd. org> References: <200009100200.WAA19191@world.std.com>
next in thread | previous in thread | raw e-mail | index | archive | help
At 08:01 PM 9/9/00 -0700, Kris Kennaway wrote: >On Sat, 9 Sep 2000, Kenneth W Cochran wrote: > > > On a related note, is there some way to check and/or verify > > whether we're using "native" OpenSSL vs RSAREF, for > > example, afer a {build,install}world? > >If you have /usr/lib/librsaINTL.so you are using native, it you only have >librsaUSA then you're using rsaref. Is there a reason why both are built and installed. Imagine there is some cleanup to be done for the RSA stuff. -r--r--r-- 1 root wheel 10536 Sep 9 17:04 /usr/lib/librsaINTL.a -r--r--r-- 1 root wheel 10976 Sep 9 17:04 /usr/lib/librsaINTL.so.1 lrwxr-xr-x 1 root wheel 15 Sep 9 17:04 /usr/lib/librsaINTL.so -> librsaINTL.so.1 -r--r--r-- 1 root wheel 9236 Sep 9 17:04 /usr/lib/librsaUSA.so.1 lrwxr-xr-x 1 root wheel 14 Sep 9 17:04 /usr/lib/librsaUSA.so -> librsaUSA.so.1 -r--r--r-- 1 root wheel 6402 Sep 9 17:04 /usr/lib/librsaUSA.a -r--r--r-- 1 root wheel 2284 Sep 9 17:04 /usr/lib/libRSAglue.so.1 -r--r--r-- 1 root wheel 822 Sep 9 17:04 /usr/lib/libRSAglue.a lrwxr-xr-x 1 root wheel 15 Sep 9 17:04 /usr/lib/libRSAglue.so -> libRSAglue.so.1 -r--r--r-- 1 root wheel 7158 Jul 26 22:14 /usr/lib/librsaUSA_p.a -r--r--r-- 1 root wheel 880 Jul 26 22:14 /usr/lib/libRSAglue_p.a The last 2 are curious, since they should have been clobbered by installworld. The date for them is even more baffling, since I didn't build or install anywhere near that date. Nevermind. Profiled libs from original install of 4.1R. Need sleep. Jeff Mountin - jeff@mountin.net Systems/Network Administrator FreeBSD - the power to serve To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4.3.2.20000910014320.00c00cc0>