You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am looking to do something similar, although more complicated: run jsDAV using an http2 server.
Searching shows only one place outside the tests where http is required, in server.js. Around line 145, it looks like it will use options.server if it is passed in, so that is probably how you can use HTTPS.
HTTPS (with auto-provision from Let's Encrypt) is on the roadmap for my application too, so I'll be curious to hear what you end up doing.
Hi, Is there a way to start webdav server via secure connection?
The text was updated successfully, but these errors were encountered: