Although I warned many others to be careful about enabling the directive "IncludeSubDomains" in their HSTS-configuration I enabled it myself today.
I did this to increase the security of my domain for which I have a wildcard certificate.
For those that do not know what HSTS is.
Before I did this I was thinking of all the sites on which I'm using my domain and that wildcard certificate. But that was wrong.
I should have though of all the devices that I access using the domain name I have.
I was not thinking of the +70 Fritzboxes with their Freetz WebIF.
How Stupid.
Now it's too late as I submitted my domain for preloading HSTS
https://hstspreload.org/
It means that I can NOT use my domain anymore to access my Fritzboxes over http:// from today on.
This leads me to the question that's relevant here.
Will there be a change of the Freetz WebIF any time soon so it supports https?
If not, can or will there be a change so it binds on localhost instead of all the interfaces so I can run a reverse proxy to do this?
This binding to localhost is not imperative. It would of course be enough to not open it up to the WAN-interface.
Which reverse proxies are available for Freetz?
I used to have "Pound" on my DD-WRT, but that one is not available?
If no reverse proxy is available and the WebIF does not handle https how can we safely login from a remote location?
I did this to increase the security of my domain for which I have a wildcard certificate.
For those that do not know what HSTS is.
Code:
In short it means that a domain on which HSTS effective cannot be accessed over http://
Before I did this I was thinking of all the sites on which I'm using my domain and that wildcard certificate. But that was wrong.
I should have though of all the devices that I access using the domain name I have.
I was not thinking of the +70 Fritzboxes with their Freetz WebIF.
How Stupid.
Now it's too late as I submitted my domain for preloading HSTS
https://hstspreload.org/
It means that I can NOT use my domain anymore to access my Fritzboxes over http:// from today on.
This leads me to the question that's relevant here.
Will there be a change of the Freetz WebIF any time soon so it supports https?
If not, can or will there be a change so it binds on localhost instead of all the interfaces so I can run a reverse proxy to do this?
This binding to localhost is not imperative. It would of course be enough to not open it up to the WAN-interface.
Which reverse proxies are available for Freetz?
I used to have "Pound" on my DD-WRT, but that one is not available?
If no reverse proxy is available and the WebIF does not handle https how can we safely login from a remote location?
Zuletzt bearbeitet: