strongswan.org
Wiki/Project Management
Downloads
Gitweb
projects
/
strongswan.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
No need to enable ip_forward in pretest files
[strongswan.git]
/
testing
/
tests
/
gcrypt-ikev1
/
alg-twofish
/
hosts
/
moon
/
etc
/
strongswan.conf
diff --git
a/testing/tests/gcrypt-ikev1/alg-twofish/hosts/moon/etc/strongswan.conf
b/testing/tests/gcrypt-ikev1/alg-twofish/hosts/moon/etc/strongswan.conf
index
afc3806
..
969a5f5
100644
(file)
--- a/
testing/tests/gcrypt-ikev1/alg-twofish/hosts/moon/etc/strongswan.conf
+++ b/
testing/tests/gcrypt-ikev1/alg-twofish/hosts/moon/etc/strongswan.conf
@@
-1,11
+1,10
@@
# /etc/strongswan.conf - strongSwan configuration file
# /etc/strongswan.conf - strongSwan configuration file
-pluto {
- load = pem pkcs1 x509 gcrypt hmac curl
+charon {
+ load = curl pem pkcs1 gcrypt nonce x509 revocation hmac xcbc stroke kernel-netlink socket-default updown
+ send_vendor_id = yes
}
}
-# pluto uses optimized DH exponent sizes (RFC 3526)
-
libstrongswan {
dh_exponent_ansi_x9_42 = no
}
libstrongswan {
dh_exponent_ansi_x9_42 = no
}