Commit graph

9 commits

Author SHA1 Message Date
e6e8fd835d apache: Add logsync support 2021-09-17 16:29:51 +00:00
e571d171da apache: Use only TLS1.3 where available 2021-09-03 14:56:15 +00:00
f5782ad361 apache: Change admin contact address 2021-03-18 22:27:05 +00:00
dd2b5c6a69 apache: Remove Procotols option
CentOS 7 doesn't support Protocols definition at all. Also as we
are running Apache only behind proxies all requests are HTTP/1.1
anyway.
2020-08-28 10:57:39 +00:00
e7aa1c9b73 apache: Drop back to Mozilla intermediate
Looks like our proxies don't support modern settings yet.
2020-08-28 10:13:29 +00:00
47da9470a6 apache: Allow access to web root 2020-08-28 10:10:57 +00:00
bace8a39b4 apache: Just use Mozilla recommended settings
Removed all RedHat default settings and just added Mozilla recommended
modern settings.
2020-08-28 10:05:44 +00:00
affeddd2cc apache: Require client certificate authentication 2020-08-28 09:58:36 +00:00
480822619d apache: Initial version of module 2020-08-28 09:52:02 +00:00