]> git.ipfire.org Git - thirdparty/strongswan.git/commitdiff
ikev2/net2net-pubkey scenario does not need dnskey plugin
authorAndreas Steffen <andreas.steffen@strongswan.org>
Mon, 30 Apr 2012 05:02:08 +0000 (07:02 +0200)
committerAndreas Steffen <andreas.steffen@strongswan.org>
Mon, 30 Apr 2012 05:02:08 +0000 (07:02 +0200)
testing/tests/ikev2/net2net-pubkey/hosts/moon/etc/strongswan.conf
testing/tests/ikev2/net2net-pubkey/hosts/sun/etc/strongswan.conf

index 3bc16ccda3a0ff1a6dd545765edaf549f7a627bf..0581bae5c478b445829736e2d3cf78f1e126e99b 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = sha1 sha2 md5 aes des hmac gmp dnskey pem pkcs1 pubkey random curl kernel-netlink socket-default stroke updown
+  load = sha1 sha2 md5 aes des hmac gmp pem pkcs1 pubkey random curl kernel-netlink socket-default stroke updown
 }
index 3bc16ccda3a0ff1a6dd545765edaf549f7a627bf..0581bae5c478b445829736e2d3cf78f1e126e99b 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = sha1 sha2 md5 aes des hmac gmp dnskey pem pkcs1 pubkey random curl kernel-netlink socket-default stroke updown
+  load = sha1 sha2 md5 aes des hmac gmp pem pkcs1 pubkey random curl kernel-netlink socket-default stroke updown
 }