docs
docs copied to clipboard
SSL certificate
Is it possible to serve filebrowser using https? Where we should place the SSL certificates?
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.