]> git.ipfire.org Git - thirdparty/strongswan.git/commitdiff
testing: attr-sql is a charon plugin 5.4.0dr8
authorAndreas Steffen <andreas.steffen@strongswan.org>
Sat, 5 Mar 2016 14:53:22 +0000 (15:53 +0100)
committerAndreas Steffen <andreas.steffen@strongswan.org>
Sat, 5 Mar 2016 14:53:22 +0000 (15:53 +0100)
testing/tests/ikev1/ip-pool-db/hosts/moon/etc/strongswan.conf
testing/tests/ikev2/ip-pool-db/hosts/moon/etc/strongswan.conf
testing/tests/ikev2/ip-split-pools-db/hosts/moon/etc/strongswan.conf
testing/tests/ikev2/ip-two-pools-db/hosts/moon/etc/strongswan.conf
testing/tests/ikev2/ip-two-pools-mixed/hosts/moon/etc/strongswan.conf
testing/tests/ikev2/ip-two-pools-v4v6-db/hosts/moon/etc/strongswan.conf
testing/tests/sql/ip-pool-db-expired/hosts/moon/etc/strongswan.conf
testing/tests/sql/ip-pool-db-restart/hosts/moon/etc/strongswan.conf
testing/tests/sql/ip-pool-db/hosts/moon/etc/strongswan.conf
testing/tests/sql/ip-split-pools-db-restart/hosts/moon/etc/strongswan.conf
testing/tests/sql/ip-split-pools-db/hosts/moon/etc/strongswan.conf

index b179f4369d0be48e19aecfce60cb5cb2e3c56f89..7d97dd22928457b2df745080678b3a9ba8347b5a 100644 (file)
@@ -2,9 +2,7 @@
 
 charon {
   load = aes des sha1 sha2 md5 pem pkcs1 gmp random nonce x509 curl revocation hmac xcbc stroke kernel-netlink socket-default sqlite attr-sql updown
-}
 
-libstrongswan {
   plugins {
     attr-sql {
       database = sqlite:///etc/db.d/ipsec.db
index b179f4369d0be48e19aecfce60cb5cb2e3c56f89..7d97dd22928457b2df745080678b3a9ba8347b5a 100644 (file)
@@ -2,9 +2,7 @@
 
 charon {
   load = aes des sha1 sha2 md5 pem pkcs1 gmp random nonce x509 curl revocation hmac xcbc stroke kernel-netlink socket-default sqlite attr-sql updown
-}
 
-libstrongswan {
   plugins {
     attr-sql {
       database = sqlite:///etc/db.d/ipsec.db
index b179f4369d0be48e19aecfce60cb5cb2e3c56f89..7d97dd22928457b2df745080678b3a9ba8347b5a 100644 (file)
@@ -2,9 +2,7 @@
 
 charon {
   load = aes des sha1 sha2 md5 pem pkcs1 gmp random nonce x509 curl revocation hmac xcbc stroke kernel-netlink socket-default sqlite attr-sql updown
-}
 
-libstrongswan {
   plugins {
     attr-sql {
       database = sqlite:///etc/db.d/ipsec.db
index d037d75fb1b1c0ca1d51137e72291ed733937593..b238646aca846e2b0b14092724bfd626ae09f416 100644 (file)
@@ -2,9 +2,7 @@
 
 charon {
   load = aes des sha1 sha2 md5 pem pkcs1 gmp random nonce x509 curl revocation hmac xcbc stroke sqlite attr-sql kernel-netlink socket-default updown
-}
 
-libstrongswan {
   plugins {
     attr-sql {
       database = sqlite:///etc/db.d/ipsec.db
index d037d75fb1b1c0ca1d51137e72291ed733937593..b238646aca846e2b0b14092724bfd626ae09f416 100644 (file)
@@ -2,9 +2,7 @@
 
 charon {
   load = aes des sha1 sha2 md5 pem pkcs1 gmp random nonce x509 curl revocation hmac xcbc stroke sqlite attr-sql kernel-netlink socket-default updown
-}
 
-libstrongswan {
   plugins {
     attr-sql {
       database = sqlite:///etc/db.d/ipsec.db
index 66944c3aee57db634a17a07ddd57667be4813174..da157a5ee311a01e85548eb4b62eb06b47f8dccb 100644 (file)
@@ -2,9 +2,7 @@
 
 charon {
   load = aes des sha1 sha2 md5 pem pkcs1 gmp random nonce x509 curl revocation hmac stroke kernel-netlink socket-default updown sqlite attr-sql
-}
 
-libstrongswan {
   plugins {
     attr-sql {
       database = sqlite:///etc/db.d/ipsec.db
index 0956ff042ac134a70789a07e3e1fb51e06f0c722..2e9e6464d75162d8e3d8baac1aee74b355c9d5a9 100644 (file)
@@ -1,16 +1,12 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
+  load = random nonce aes sha1 sha2 pem pkcs1 gmp x509 curl revocation hmac vici kernel-netlink socket-default updown sqlite sql attr-sql
+
   plugins {
     sql {
       database = sqlite:///etc/db.d/ipsec.db
     }
-  }
-  load = random nonce aes sha1 sha2 pem pkcs1 gmp x509 curl revocation hmac vici kernel-netlink socket-default updown sqlite sql attr-sql
-}
-
-libstrongswan {
-  plugins {
     attr-sql {
       database = sqlite:///etc/db.d/ipsec.db
     }
index 0956ff042ac134a70789a07e3e1fb51e06f0c722..2e9e6464d75162d8e3d8baac1aee74b355c9d5a9 100644 (file)
@@ -1,16 +1,12 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
+  load = random nonce aes sha1 sha2 pem pkcs1 gmp x509 curl revocation hmac vici kernel-netlink socket-default updown sqlite sql attr-sql
+
   plugins {
     sql {
       database = sqlite:///etc/db.d/ipsec.db
     }
-  }
-  load = random nonce aes sha1 sha2 pem pkcs1 gmp x509 curl revocation hmac vici kernel-netlink socket-default updown sqlite sql attr-sql
-}
-
-libstrongswan {
-  plugins {
     attr-sql {
       database = sqlite:///etc/db.d/ipsec.db
     }
index 0956ff042ac134a70789a07e3e1fb51e06f0c722..2e9e6464d75162d8e3d8baac1aee74b355c9d5a9 100644 (file)
@@ -1,16 +1,12 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
+  load = random nonce aes sha1 sha2 pem pkcs1 gmp x509 curl revocation hmac vici kernel-netlink socket-default updown sqlite sql attr-sql
+
   plugins {
     sql {
       database = sqlite:///etc/db.d/ipsec.db
     }
-  }
-  load = random nonce aes sha1 sha2 pem pkcs1 gmp x509 curl revocation hmac vici kernel-netlink socket-default updown sqlite sql attr-sql
-}
-
-libstrongswan {
-  plugins {
     attr-sql {
       database = sqlite:///etc/db.d/ipsec.db
     }
index 0956ff042ac134a70789a07e3e1fb51e06f0c722..2e9e6464d75162d8e3d8baac1aee74b355c9d5a9 100644 (file)
@@ -1,16 +1,12 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
+  load = random nonce aes sha1 sha2 pem pkcs1 gmp x509 curl revocation hmac vici kernel-netlink socket-default updown sqlite sql attr-sql
+
   plugins {
     sql {
       database = sqlite:///etc/db.d/ipsec.db
     }
-  }
-  load = random nonce aes sha1 sha2 pem pkcs1 gmp x509 curl revocation hmac vici kernel-netlink socket-default updown sqlite sql attr-sql
-}
-
-libstrongswan {
-  plugins {
     attr-sql {
       database = sqlite:///etc/db.d/ipsec.db
     }
index 0956ff042ac134a70789a07e3e1fb51e06f0c722..2e9e6464d75162d8e3d8baac1aee74b355c9d5a9 100644 (file)
@@ -1,16 +1,12 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
+  load = random nonce aes sha1 sha2 pem pkcs1 gmp x509 curl revocation hmac vici kernel-netlink socket-default updown sqlite sql attr-sql
+
   plugins {
     sql {
       database = sqlite:///etc/db.d/ipsec.db
     }
-  }
-  load = random nonce aes sha1 sha2 pem pkcs1 gmp x509 curl revocation hmac vici kernel-netlink socket-default updown sqlite sql attr-sql
-}
-
-libstrongswan {
-  plugins {
     attr-sql {
       database = sqlite:///etc/db.d/ipsec.db
     }