Hi, Thanks a lot for your quick answer
It seems that it is the case: root@localhost:~/tiddly-wiki-5.1.18# ls bin contributing.md editions languages licenses plugins server_vpl_ref.crt tiddlywiki.js boot core key_vpl_ref.pem license package.json readme.md themes wikis node tiddlywiki.js wikis/jazz_ref_book_5.1.18 --listen username=test password=test tlskey=key_vpl_ref.pem tlscert=server_vpl_ref.crt port=4011 host=0.0.0.0 I've also checked the content of the .crt and .pem. They seem to contain a well formatted private key and certificate Anyway to get acess to any log ? I could not find any log file in tiddlyWiki server. Thanks On Monday, November 26, 2018 at 9:27:18 AM UTC+1, Jeremy Ruston wrote: > > Hi Vpl > > My startup command is > node /root/tiddly-wiki-5.1.18/tiddlywiki.js > /root/tiddly-wiki-5.1.18/wikis/vpl_ref_book_5.1.18 --listen username=test > password=test tlskey=key_vpl_ref.pem tlscert=server_vpl_ref.crt port=4011 > host=0.0.0.0 > > > The behaviour you're getting is as if TW isn't seeing the tlskey and > tlscert parameters. The filenames are taken relative to the wikifolder > root, so the above example would only work if the files were present in the > top level of the wikifolder. > > Best wishes > > Jeremy. > > > > I have no error when I start > Serving on http://0.0.0.0:4011 > (press ctrl-C to exit) > syncer-server-filesystem: Dispatching 'save' task: $:/StoryList > > When I access my site with https > https://<my-ip@>:4011 > I get the browser error > " This site can't be reached *xx.yy.zz.ww* unexpectedly closed the > connection." > > When I access my site with *http only* > http://<my-ip@>:4011 > This works fine with the user/passwd challenge . > > Am I getting wrong somewhere ? > > Thanks for your help > > Regards > Vpl > > -- > You received this message because you are subscribed to the Google Groups > "TiddlyWiki" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected] <javascript:>. > To post to this group, send email to [email protected] > <javascript:>. > Visit this group at https://groups.google.com/group/tiddlywiki. > To view this discussion on the web visit > https://groups.google.com/d/msgid/tiddlywiki/94840304-64a1-4c15-ab54-6c482256585a%40googlegroups.com > > <https://groups.google.com/d/msgid/tiddlywiki/94840304-64a1-4c15-ab54-6c482256585a%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > > -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/tiddlywiki. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/4dacfbfa-4628-4f2c-a8d4-68298f541ff3%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

