I have installed Nextcloud on a Banana Pi and on a Raspberry Pi3 successfully with Dietpi. Nevertheless I got a secuirty warning on Admin - Settings page: HTTP “Strict-Transport-Security” has not been configure with a value at least equal to “15552000” seconds.
If a web site accepts a connection through HTTP and redirects to HTTPS, the user in this case may initially talk to the non-encrypted version of the site before being redirected, if, for example, the user types http://www.foo.com/ or even just foo.com.
This opens up the potential for a man-in-the-middle attack, where the redirect could be exploited to direct a user to a malicious site instead of the secure version of the original page.
The HTTP Strict Transport Security (HSTS) feature lets a web site inform the browser that it should never load the site using HTTP, and should automatically convert all attempts to access the site using HTTP to HTTPS requests instead.
To enable HTST, edit the Lighttpd configuration file:
Mainly because I got my Orange Pi PC setup as a home NextCloud server in it’s own 3d printed case and a 1TB harddrive that I made
I want to open it up to the web so my family can sync their photos to the drive while out and about rather than just in the local network, and I want it to be secure.
So im using the Lighttpd route. Do you need to create a key before doing this tutorial as its not working for me. i still cant https://192.168.0.2 into my nextcloud.
of course for HSTS you need HTTPS working, thus a self-signed certificate at least, or to avoid browser warnings or even declines, a SSL certificate from trusted CA.
To realize all this and automate HSTS configuration as well, I recommend LetsEncrypt/CertBot as free of charge solution, implemented via DietPi to fully support all webservers we offer.
Just start “dietpi-software”, choose your preferred webserver (by default Lighttpd), install Nextcloud and CertBot (LetsEncrypt). Then start “dietpi-letsencrypt”, choose HTTPS redirection and HSTS besides domain info etc. and start LetsEncrypt certificate creation and automated key + cert installation + configuration of your webserver .