[Pkg-swan-devel] [strongswan] 01/05: make charon-nm use /etc/ssl/certs when no endpoint cert or CA is specified

Yves-Alexis Perez corsac at moszumanska.debian.org
Sun Sep 18 12:11:10 UTC 2016


This is an automated email from the git hooks/post-receive script.

corsac pushed a commit to branch master
in repository strongswan.

commit cd86b6e252ed2e434133e8087a0d5ed1dce9e971
Author: Raphael Geissert <geissert at debian.org>
Date:   Mon Aug 22 14:20:26 2016 +0200

    make charon-nm use /etc/ssl/certs when no endpoint cert or CA is specified
---
 debian/rules | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/rules b/debian/rules
index f1c30b1..571bd37 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 \

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-swan/strongswan.git



More information about the Pkg-swan-devel mailing list