Quaker Fang wrote: > Stuart F. Biggar ???: > >> So I decided to try WPA. I loaded the wpa_supplicant. >> That errored out not finding libssl.so.0.9.7. Nevada >> snv_44 has 0.9.8 - I ended up making a symbolic >> link so the supplicant looks for 0.9.7 and gets 0.9.8 - >> that seems to allow it to work. Should the supplicant >> be looking for a particular library version? >> >> > The openssl with post-SNV_43 is 0.9.8a. Since the 0.9.7x > and 0.9.8x are not ABI and binary compatible, we need a > new build of the wpa_supplicant with openssl 0.9.8a. > > - Quaker > > _______________________________________________ > laptop-discuss mailing list > laptop-discuss at opensolaris.org
Heh. Someone should take a long hard look at the code and see if it can be converted to the Solaris crypto framework. OpenSSL interfaces are in constant change, and have a bunch of problems of their own. (Not least of which, it is really hard to get good acceleration and key management out of OpenSSL.) wpa_supplicant might also be using the TLS protocol code from openssl -- perhaps that part can be lifted or linked statically, after converting it to use Solaris crypto stuff. -- Garrett D'Amore, Principal Software Engineer Tadpole Computer / Computing Technologies Division, General Dynamics C4 Systems http://www.tadpolecomputer.com/ Phone: 951 325-2134 Fax: 951 325-2191