You are not logged in.
Pages: 1
Good morning
I'm new to slitaz (or linux for that matter ) my WiFi works fine, but on most websites there is no conection
it returns the text TLS handshake failed.
The same computer works oke with SLAX, MINT and Windows 7
It's a Asus Eeepc 1000H
Atom N270 2X 1.6 GHz
32 Bit 2GB Ram
Offline
Hi,
You are probably using SliTaz 4.0. Midori version is too old.
Try SliTaz rolling.
Offline
Thanks Ceel for your reply.
I'm using Slitaz 5.0-rc3.
I have been trying to get the internet working for a couple of days now but no succes.
The funny thing is with the TazWeb Browser I can get to google, some times I can get to
a website from there, but most of the time I get the message TLS handshake failed.
I think some setting is wrong.
R
Offline
Use the lastest rolling iso - i remember, something, that Aleksej changed something in ssl
If it does not help, use opera or Firefox ....
Offline
Thanks for the advice, but I think I found the problem.
I made a new livestick by using RUFUS, now it works fine.
Maybe some file was damaged.
R
Offline
TLS handshake failing is often a problem with certificates, not with the network connection...
Offline
When you get a TLS-handshake-error in slitaz 4 and want to keep midori or tazweb,
you can do the following.
Take a slitaz 5 and put the following files into a folder (myfolder):
libffi libgio libglib libgobject libjavascriptcoregtk libpcre libsoup libwebkitgtk
Start with: LD_LIBRARY_PATH=/path/to/myfolder browser
You should get an error, that glibc-2.14 is required.
Upgrade your /lib to version 2.14 or higher and start.
If you do not want to change your system, you can open your browser with a hexeditor
(ghex) and change the interpreter (/lib/ld-linux.so.2 -> /lub/ld-linux.so.2). Rename
the new /lib to /lub and start with: LD_LIBRARY_PATH=/path/to/myfolder:/lub browser
Offline
Pages: 1
[ Generated in 0.018 seconds, 7 queries executed - Memory usage: 1.54 MiB (Peak: 1.77 MiB) ]