From 99a89ea7f4e84e1206a0aa1dce807219a6b1eed6 Mon Sep 17 00:00:00 2001 From: Tobias Brunner Date: Thu, 26 Sep 2013 17:01:11 +0200 Subject: [PATCH] testing: Enable dnscert plugin --- testing/scripts/recipes/013_strongswan.mk | 1 + 1 file changed, 1 insertion(+) diff --git a/testing/scripts/recipes/013_strongswan.mk b/testing/scripts/recipes/013_strongswan.mk index efa4a77e3..85f80fe5b 100644 --- a/testing/scripts/recipes/013_strongswan.mk +++ b/testing/scripts/recipes/013_strongswan.mk @@ -75,6 +75,7 @@ CONFIG_OPTS = \ --enable-unity \ --enable-unbound \ --enable-ipseckey \ + --enable-dnscert \ --enable-cmd \ --enable-libipsec \ --enable-kernel-libipsec \