ikev2: Add a global option to disable RFC 7427 signature authentication

This is mostly for testing.
This commit is contained in:
Tobias Brunner
2015-03-04 13:54:09 +01:00
parent 6a2a9bfb48
commit fff3576b6b
2 changed files with 15 additions and 2 deletions
+3
View File
@@ -287,6 +287,9 @@ charon.send_delay_type = 0
charon.send_vendor_id = no
Send strongSwan vendor ID payload
charon.signature_authentication = yes
Whether to enable Signature Authentication as per RFC 7427.
charon.start-scripts {}
Section containing a list of scripts (name = path) that are executed when
the daemon is started.