On Friday, December 28, 2018 at 4:28:36 PM UTC-5, Ron Ropp wrote:
>
> Thought I followed the "using https" guidelines but it appears to be still 
> only listening on 8080 and http. 
>
> Does node version of Tiddlywiki need to be handled differently. I updated 
> to 5.1.19 via npm update and everything else is pretty vanilla. (created 
> the cert and key, etc) all on Linux and node 8.12.0
>
> I also tried to use the port setting to 443 and that threw an error. 
>
> My command matches the tiddlywiki page exactly, and it starts without an 
> error but just http on 8080
>
> Apologies if I am missing something obvious. 
>
> Ron
>


I would think you need a web server to do this.  I run tiddlywiki node 
server and nginx in docker containers and use the nginx container to serve 
images and other files externally as well as provide https via 
letsencrypt.  I'm far from an expert on http and https protocol but I think 
browsers only communicate in https over a couple of ports: 443, 8443, and a 
couple others. 

-- 
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/676628f0-28cc-4ef1-88f9-5fa61322af1d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to