Annotation of elwix/config/etc/default/strongswan/strongswan.d/charon/addrblock.conf, revision 1.1.2.1

1.1.2.1 ! misho       1: addrblock {
        !             2: 
        !             3:     # Whether to load the plugin. Can also be an integer to increase the
        !             4:     # priority of this plugin.
        !             5:     load = yes
        !             6: 
        !             7:     # Whether to strictly require addrblock extension in subject certificates.
        !             8:     # strict = yes
        !             9: 
        !            10: }
        !            11: 

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