]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commit
apache: Require TLSv1.2 for access to the web user interface
authorMichael Tremer <michael.tremer@ipfire.org>
Wed, 28 Feb 2018 11:55:35 +0000 (11:55 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 28 Feb 2018 11:55:35 +0000 (11:55 +0000)
commit63b515dc260f2da9bd413fea254d2e5b634c793a
tree5d679c8c37bc29f3cc93793be07e42fac3da8c2a
parent464426d36348cdb468f5c03f50132cf6583e23bd
apache: Require TLSv1.2 for access to the web user interface

This will work fine for FF 27 or newer, Chrome 30 or newer,
IE 11 on Windows 7 or newer, Opera 17 or newer, Safari 9 or
newer, Android 5.0 or newer and Java 8 or newer

Since IPFire is not supposed to host any other applications and
all have been removed in the last few Core Updates, only the web
user interface is served over HTTPS here. We clearly prefer
security over compatibility.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
config/httpd/vhosts.d/ipfire-interface-ssl.conf