HTTPS authentication?

Have a suggestion for "Everything"? Please post it here.
Post Reply
ochompsky
Posts: 12
Joined: Wed May 31, 2017 9:21 pm

HTTPS authentication?

Post by ochompsky »

This programs provides access to files but only has HTTP basic authentication, which is archaic by todays standards. Any chance of getting something more advanced? I know it can always be put behind a reverse proxy but still would be nice for built in security.
void
Developer
Posts: 15095
Joined: Fri Oct 16, 2009 11:31 pm

Re: HTTPS authentication?

Post by void »

SSL for the HTTP server is on my TODO list.

For now, please use a SSL tunnel.

Thanks for the suggestion.
Post Reply