addrblock: Support an optional non-strict mode accepting certs without addrblock

This allows a gateway to enforce the addrblock policy on certificates that
actually have the extension only. For (legacy) certificates not having the
extension, traffic selectors are validated/narrowed by other means, most
likely by the configuration.
This commit is contained in:
Martin Willi
2017-03-02 08:24:02 +01:00
parent da82786b2d
commit d1317adb9a
3 changed files with 20 additions and 3 deletions
+1
View File
@@ -28,6 +28,7 @@ options = \
options/tnc.opt
plugins = \
plugins/addrblock.opt \
plugins/android_log.opt \
plugins/attr.opt \
plugins/attr-sql.opt \