Dennis Clarke wrote: >> Hi Dennis, >> >> Thanks for the response. Below it says "libcrypto_extra.so.0.9.8 => >> (file not found)" is unresolved >> > > guess what !?! > > I have the very same thing here also ! surprise surprise on me eh ? > > bash-3.2$ uname -a > SunOS aequitas 5.11 snv_69 i86pc i386 i86pc > bash-3.2$ ldd /usr/bin/ssh > libsocket.so.1 => /lib/libsocket.so.1 > libnsl.so.1 => /lib/libnsl.so.1 > libz.so.1 => /usr/lib/libz.so.1 > libcrypto.so.0.9.8 => /usr/sfw/lib/libcrypto.so.0.9.8 > libgss.so.1 => /usr/lib/libgss.so.1 > libc.so.1 => /lib/libc.so.1 > libmp.so.2 => /lib/libmp.so.2 > libmd.so.1 => /lib/libmd.so.1 > libscf.so.1 => /lib/libscf.so.1 > libuutil.so.1 => /lib/libuutil.so.1 > libgen.so.1 => /lib/libgen.so.1 > libcrypto_extra.so.0.9.8 => (file not found) > libm.so.2 => /lib/libm.so.2 > > However on Solaris 10 8/07 I have no such problem : > > $ uname -a >
If I remember correctly, libcrypto_extra.so.0.9.8 comes with the optional Solaris 10 encryption kit which adds strong(er) encryption that that which comes out of the box with (Open)Solaris. It's not necessary to the operation of the box or ssh. I think the reason why it's not included is due to old ITAR regulations which limited the exportation of encryption technologies. John _______________________________________________ opensolaris-discuss mailing list [email protected]
