Re: Firefox HTTPS-only mode breaks sites that return 404 for HTTPS connections

2021-04-16 Thread Tixy
On Fri, 2021-04-16 at 13:08 +1200, Richard Hector wrote: > On 16/04/21 1:32 am, Dan Ritter wrote: > > Last step: create a cron job to run once a week that does > > this: > > > > certbot renew && \ > > cat /etc/letsencrypt/live/eyeblinkuniverse.com/privkey.pem \ > > /etc/letsencrypt/live/eyeblinkun

Re: Firefox HTTPS-only mode breaks sites that return 404 for HTTPS connections

2021-04-16 Thread Jonathan Dowland
On Thu, Apr 15, 2021 at 09:32:03AM -0400, Dan Ritter wrote: Kenneth Parker wrote: I use lighttpd for eyeblinkuniverse.com, with nano as my editor. I don't quite understand the Certificates required for https. I guess it is time for some lessons. The easiest thing to do here is to install cert

Re: Firefox HTTPS-only mode breaks sites that return 404 for HTTPS connections

2021-04-16 Thread Jonathan Dowland
On Thu, Apr 15, 2021 at 04:43:12PM +0100, piorunz wrote: Of course, 404 error on https version of the website it a great piece of content. Admins are doing great job. On the root page, sure. Who knows if they're actively serving content on a sub-path. Anyway, it's easy to throw mud. It doesn'

Re: Boot better have mounted on root or /boot ?

2021-04-16 Thread Michael Stone
On Sun, Apr 11, 2021 at 02:33:22PM -0400, Felix Miata wrote: On Thu 08 Apr 2021 at 14:37:59 (+0200), Marco Ippolito wrote: What would you consider in your future planning regarding sizing /boot? root@asa88:/boot#

localhost web apps and cookie blocking

2021-04-16 Thread Celejar
Hi, I have various web (HTTP, not HTTPS) apps (e.g., pi-hole, Home Assistant) running on localhost (either actually on localhost, or on another host but accessed via 'localhost' via ssh port forwarding (LocalForward) that require cookies to function (even before logging in). When Firefox is set to

Re: localhost web apps and cookie blocking

2021-04-16 Thread Reco
Hi. On Fri, Apr 16, 2021 at 09:45:13AM -0400, Celejar wrote: > I have various web (HTTP, not HTTPS) apps (e.g., pi-hole, Home > Assistant) running on localhost (either actually on localhost, or on > another host but accessed via 'localhost' via ssh port forwarding > (LocalForward) that req

[Solved] Re: localhost web apps and cookie blocking

2021-04-16 Thread Celejar
On Fri, 16 Apr 2021 17:26:36 +0300 Reco wrote: > Hi. > > On Fri, Apr 16, 2021 at 09:45:13AM -0400, Celejar wrote: > > I have various web (HTTP, not HTTPS) apps (e.g., pi-hole, Home > > Assistant) running on localhost (either actually on localhost, or on > > another host but accessed via 'l

Re: [Solved] Re: localhost web apps and cookie blocking

2021-04-16 Thread Dan Ritter
Celejar wrote: > Interesting. I thought my usecase was a pretty straightforward one - I > have various typical home user services that I have no intention of > making available on the public internet, so I don't bother with SSL, > but I do want to access them relatively securely across my local >

Re: [Solved] Re: localhost web apps and cookie blocking

2021-04-16 Thread Celejar
On Fri, 16 Apr 2021 12:42:14 -0400 Dan Ritter wrote: > Celejar wrote: > > Interesting. I thought my usecase was a pretty straightforward one - I > > have various typical home user services that I have no intention of > > making available on the public internet, so I don't bother with SSL, > > bu