]> git.ipfire.org Git - thirdparty/strongswan.git/commitdiff
no need for strongSwan VID since the EAP_ONLY notification has been officially regist...
authorAndreas Steffen <andreas.steffen@strongswan.org>
Thu, 5 Aug 2010 10:47:09 +0000 (12:47 +0200)
committerAndreas Steffen <andreas.steffen@strongswan.org>
Thu, 5 Aug 2010 10:47:09 +0000 (12:47 +0200)
testing/tests/ikev2/rw-eap-sim-only-radius/hosts/carol/etc/strongswan.conf
testing/tests/ikev2/rw-eap-sim-only-radius/hosts/dave/etc/strongswan.conf
testing/tests/ikev2/rw-eap-sim-only-radius/hosts/moon/etc/strongswan.conf
testing/tests/ikev2/rw-eap-tls-only/hosts/carol/etc/strongswan.conf
testing/tests/ikev2/rw-eap-tls-only/hosts/moon/etc/strongswan.conf

index 9f82ffa2f94badcb757b293394bbe362ab862b44..e468cd4f906b48bb3582202276896b24e91f0e96 100644 (file)
@@ -2,5 +2,4 @@
 
 charon {
   load = curl aes des sha1 sha2 md5 pem pkcs1 gmp random x509 revocation hmac xcbc stroke kernel-netlink socket-default fips-prf eap-sim eap-sim-file updown
-  send_vendor_id = yes
 }
index 9f82ffa2f94badcb757b293394bbe362ab862b44..e468cd4f906b48bb3582202276896b24e91f0e96 100644 (file)
@@ -2,5 +2,4 @@
 
 charon {
   load = curl aes des sha1 sha2 md5 pem pkcs1 gmp random x509 revocation hmac xcbc stroke kernel-netlink socket-default fips-prf eap-sim eap-sim-file updown
-  send_vendor_id = yes
 }
index 8250ae1abfaaa9e123070b1841e7c75458e65574..f21745bcdd0df3bb7f0e18ab9f271e6d635e15fe 100644 (file)
@@ -2,7 +2,6 @@
 
 charon {
   load = curl aes des sha1 sha2 md5 pem pkcs1 gmp random x509 revocation hmac xcbc stroke kernel-netlink socket-default fips-prf eap-radius updown
-  send_vendor_id = yes
   plugins {
     eap-radius {
       secret = gv6URkSs 
index a0cae579708a96e0f7838adf695150f91f36a383..5fe84aea3cc07d7ae59e7ab1ea7b00506fc166ac 100644 (file)
@@ -3,5 +3,4 @@
 charon {
   load = curl aes des sha1 sha2 md5 pem pkcs1 gmp random x509 revocation hmac xcbc stroke kernel-netlink socket-default eap-tls updown
   multiple_authentication=no
-  send_vendor_id=yes
 }
index a0cae579708a96e0f7838adf695150f91f36a383..5fe84aea3cc07d7ae59e7ab1ea7b00506fc166ac 100644 (file)
@@ -3,5 +3,4 @@
 charon {
   load = curl aes des sha1 sha2 md5 pem pkcs1 gmp random x509 revocation hmac xcbc stroke kernel-netlink socket-default eap-tls updown
   multiple_authentication=no
-  send_vendor_id=yes
 }