Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question: How to run server using HTTPS? #142

Open
mpodriezov opened this issue Jan 8, 2016 · 1 comment
Open

Question: How to run server using HTTPS? #142

mpodriezov opened this issue Jan 8, 2016 · 1 comment

Comments

@mpodriezov
Copy link

Hi, Is there a way to start webdav server via secure connection?

@edrex
Copy link
Contributor

edrex commented Jan 29, 2016

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants