|
|
|
|
|
by dspillett
988 days ago
|
|
> I recently had to setup a non-encrypted website because I have a few old devices that can no longer do HTTPS. That sounds like they haven't been updated for TLS>1.1 – if that is the case then rather than going all the way down the HTTP you could enable TLS1.1 (and maybe 1.0). It is open to POODLE/BEAST/others that way, but still have some protection and the site's configuration differs less from the rest of your infrastructure. Unless the site is completely internal only of course, in which case just sticking with HTTP may be less faf. |
|