I am trying to switch to a SSL pimatic server, for that i followed instructions here http://pimatic.org/guide/getting-started/remote-ssl/
nothing is working as expected : firefox can’t open pimatic anymore and complain about TLS (https://support.mozilla.org/en-US/kb/tls-error-reports)
and wget say

wget --debug --verbose 'https://127.0.0.1:443/'
Setting --verbose (verbose) to 1
DEBUG output created by Wget 1.16.3 on linux-gnu.

URI encoding = « UTF-8 »
--2015-07-17 16:16:06--  https://127.0.0.1/
Connexion à 127.0.0.1:443… connecté.
Created socket 3.
Releasing 0x0000000000ac1780 (new refcount 0).
Deleting unused 0x0000000000ac1780.
Initiating SSL handshake.
SSL handshake failed.
Closed fd 3

Are you using https?