Merged libstrongswan options into charon section

This commit is contained in:
Andreas Steffen
2014-03-15 14:07:34 +01:00
parent f2a3a01134
commit c683b389ba
98 changed files with 41 additions and 240 deletions
@@ -2,9 +2,7 @@
charon {
load = curl test-vectors aes des sha1 sha2 md5 pem pkcs1 pkcs8 gmp random nonce x509 revocation hmac xcbc ctr ccm gcm stroke kernel-netlink socket-default unity
cisco_unity = yes
}
libstrongswan {
dh_exponent_ansi_x9_42 = no
}
@@ -2,14 +2,13 @@
charon {
load = curl test-vectors aes des sha1 sha2 md5 pem pkcs1 pkcs8 gmp random nonce x509 revocation hmac xcbc ctr ccm gcm stroke kernel-netlink socket-default attr unity
cisco_unity = yes
dh_exponent_ansi_x9_42 = no
plugins {
attr {
split-exclude = 192.168.0.0/24
}
}
}
libstrongswan {
dh_exponent_ansi_x9_42 = no
}