File:  [ELWIX - Embedded LightWeight unIX -] / embedaddon / strongswan / conf / plugins / addrblock.opt
Revision 1.1: download - view: text, annotated - select for diffs - revision graph
Wed Jun 3 09:46:43 2020 UTC (4 years, 5 months ago) by misho
CVS tags: MAIN, HEAD
Initial revision

charon.plugins.addrblock.strict = yes
	Whether to strictly require addrblock extension in subject certificates.

	If set to yes, a subject certificate without an addrblock extension is
	rejected if the issuer certificate has such an addrblock extension. If set
	to no, subject certificates issued without the addrblock extension are
	accepted without any traffic selector checks and no policy is enforced
	by the plugin.

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>