2009/12/20 Mario Huelsegge <[email protected]>: > > > > Joachim Ott-3 wrote: >> >> >> Do you still have the old version of wpa_supplicant (or your whole >> image)? My old shr-u was originally from April 2009 and I always did >> upgrade from then on. That old wpa_supplicant was also using gnutls, >> of course a different version (libgnutls.so.13 and >> libgnutls-extra.so.13, the new one uses version .26). >> >> > > that is strange, my old version is from October 2009. unfortunately i cannot > test the eduroam connection again and send some logs, because i am not > around my university for the next days. but i know that it worked back then > and the logs were saying it was using openssl (if i remember correctly). > > do you know how i can test if my version is using openssl without connecting > and looking at the logs?
Check it with "ldd" (maybe you need to install this before), you should see something like libssl.so.0.9.8 instead of libgnutls.so.26. _______________________________________________ Shr-User mailing list [email protected] http://lists.shr-project.org/mailman/listinfo/shr-user
