Solved UZBL & SSL handshake failed

As a temporary solution, you can comment out the lines
Code:
ssl_ca_file=.... and ssl_verify=1
in .config/uzbl/config.

If you want to do it right, have a look here:
http://www.panix.com/~wje/?uzbl

(the handshake-error is described there).

Look into /usr/local/share/uzbl/examples/config/config:
You can use uzbl without any config at all (but it won't do much).
 
Back
Top