Diff

CHANGES @ 12330:38b5b05407be

various: Require encryption by default for real These options have been specified (and enabled) in the default config file for a long time. However if unspecified in the config, they were not enabled. Now they are. This may result in a change of behaviour for people using very old config files that lack the require_encryption options. But that's what we want.
author Kim Alvefur <zash@zash.se>
date Sat, 25 Dec 2021 16:23:40 +0100
parent 12303:fa79db7e0a4d
child 12333:ed8a4f8dfd27
line wrap: on
line diff
--- a/CHANGES	Thu Feb 10 15:49:01 2022 +0000
+++ b/CHANGES	Sat Dec 25 16:23:40 2021 +0100
@@ -33,6 +33,7 @@
 -   Pluggable authorization providers (mod_authz_)
 -   Easy use of Mozilla TLS recommendations presets
 -   Unencrypted HTTP port (5280) restricted to loopback by default
+-   require_encryption options default to 'true' if unspecified
 
 ### HTTP