Set the https property to a Javascript file which exports a function named
serverOptions. It is called for each listener instance started with one
argument and is expected to return the HTTPS options object for HTTPS
createServer
exports.serverOptions = function(address) { return { key: ..., cert: ... };
}
https://nodejs.org/dist/latest-v12.x/docs/api/https.html#https_https_createserver_options_requestlistener
On Fri, Sep 4, 2020 at 7:26 PM Calvino <[email protected]> wrote:
> Hi,
> Can anyone provide a document about how to bind Arlen's TiddlyServer with
> SSL cert files? I already have them for TiddlyWiki and it works okay ... I
> want to run TiddlyServer and use the same ones, but not sure how to
> reference them in the config file.
>
> If possible I'd rather do that then try to figure out an SSL reverse
> proxy, which I've run into a little trouble with on Windows.
>
> Thanks!
>
> --
> 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 view this discussion on the web visit
> https://groups.google.com/d/msgid/tiddlywiki/5c5a796a-0b67-4f27-b70a-6b028ff6d1e1n%40googlegroups.com
> <https://groups.google.com/d/msgid/tiddlywiki/5c5a796a-0b67-4f27-b70a-6b028ff6d1e1n%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>
--
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 view this discussion on the web visit
https://groups.google.com/d/msgid/tiddlywiki/CAJ1vdSTLTU7%2BsX%2BbuEanm9S3GTkNyLB_F8%3DCF7A5DbY4YA6cqw%40mail.gmail.com.