From cd86b6e252ed2e434133e8087a0d5ed1dce9e971 Mon Sep 17 00:00:00 2001 From: Raphael Geissert Date: Mon, 22 Aug 2016 14:20:26 +0200 Subject: make charon-nm use /etc/ssl/certs when no endpoint cert or CA is specified --- debian/rules | 1 + 1 file changed, 1 insertion(+) (limited to 'debian/rules') diff --git a/debian/rules b/debian/rules index f1c30b16b..571bd3724 100755 --- a/debian/rules +++ b/debian/rules @@ -48,6 +48,7 @@ ifeq ($(DEB_BUILD_ARCH_OS),linux) # only enable network-manager and capabilities dropping on linux hosts # some plugins are linux-only too CONFIGUREARGS += --enable-nm \ + --with-nm-ca-dir=/etc/ssl/certs \ --with-capabilities=libcap \ --enable-farp \ --enable-dhcp \ -- cgit v1.2.3