docs icon indicating copy to clipboard operation
docs copied to clipboard

SSL certificate

Open ahmetcetin opened this issue 4 years ago • 1 comments
trafficstars

Is it possible to serve filebrowser using https? Where we should place the SSL certificates?

ahmetcetin avatar Sep 09 '21 15:09 ahmetcetin

this is a question not a documentation problem.. but: the best and only way is in conjuntion with the webserver, using filebrowser with -a 127.0.0.1 and reverse proxy using only https (examples will be provided later for lighttpd or hiawatta, meantime check at: https://github.com/filebrowser/filebrowser/issues/1440 and also https://github.com/filebrowser/filebrowser/issues/1440#issuecomment-885211312)

EDIT: the other way is ussing FB_CERT or -cert option but is more complicated cos this does not solvet the forcing of only use https for url

and @ahmetcetin next time for answerd go to https://github.com/filebrowser/filebrowser/discussions

please, this issue #36 must be closed @o1egl cos was answered and is not documentation repository related.

mckaygerhard avatar Oct 14 '21 14:10 mckaygerhard