stroke: Add an option to disable side-swapping of configuration options
In some scenarios it might be preferred to ensure left is always local and no unintended swaps occur.
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
charon.plugins.stroke.allow_swap = yes
|
||||
Analyze addresses/hostnames in _left|right_ to detect which side is local
|
||||
and swap configuration options if necessary. If disabled _left_ is always
|
||||
_local_.
|
||||
|
||||
charon.plugins.stroke.ignore_missing_ca_basic_constraint = no
|
||||
Treat certificates in ipsec.d/cacerts and ipsec.conf ca sections as CA
|
||||
certificates even if they don't contain a CA basic constraint.
|
||||
|
||||
Reference in New Issue
Block a user