On Mon, Apr 27, 2015 at 10:04 PM, Nick <suckless-...@njw.me.uk> wrote:
> It totally does. Visit https://njw.me.uk and see the "U" in the SSL > section of the status bar Thanks. I did not notice this 'U'. >> Change `static char *strictssl` to true and rebuild, > I get a SSL handshake error if strictssl is true. Sorry. I found out that `strictssl` is still `False` in `config.h`. Maybe I forgot `make clean`. I recompiled and it did throw an SSL handshake error.