Comment 2 for bug 980312

Revision history for this message
ghat (ghatothkach) wrote :

hi

Just a add on, this is how I use it..

ghatothkach@works:/lib/x86_64-linux-gnu$ dpkg -l libssl1.0.0
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name Version Description
+++-======================================-=======================================-==============================================================================
ii libssl1.0.0 1.0.1-4ubuntu5.5 SSL shared libraries

ghatothkach@works:/lib/x86_64-linux-gnu$ ls -l /lib/x86_64-linux-gnu/* | egrep 'ssl|crypto'
lrwxrwxrwx 1 root root 18 Oct 6 19:46 /lib/x86_64-linux-gnu/libcrypto.so.0.9.7 -> libcrypto.so.1.0.0
-rw-r--r-- 1 root root 1852792 Aug 21 00:22 /lib/x86_64-linux-gnu/libcrypto.so.1.0.0
lrwxrwxrwx 1 root root 15 Oct 6 19:46 /lib/x86_64-linux-gnu/libssl.so.0.9.7 -> libssl.so.1.0.0
-rw-r--r-- 1 root root 374608 Aug 21 00:22 /lib/x86_64-linux-gnu/libssl.so.1.0.0

And it works.... I created those links manually...
There are other precise issues, related to java,indicator etc, which makes it limp instrad of work by default,
but I can connect using it..

Dell/Sonicwall should recompile the client and make more versions available prefereably a .deb directly...

FYI....