From: Michael Leibowitz Date: Thu, 15 Aug 2013 00:10:49 +0000 (-0700) Subject: Use standard CA installed in system. X-Git-Tag: accepted/tizen/common/20141126.162437~2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=713f9d983ed08ab339f9da3505d368dff3234078;p=platform%2Fupstream%2Fp11-kit.git Use standard CA installed in system. Fixes TZPC-2317 Signed-off-by: Michael Leibowitz --- diff --git a/packaging/p11-kit.spec b/packaging/p11-kit.spec index e5555c2..0dcf265 100644 --- a/packaging/p11-kit.spec +++ b/packaging/p11-kit.spec @@ -46,7 +46,7 @@ such a way that they're discoverable. cp %{SOURCE1001} . %build -%configure --without-trust-paths +%configure --with-trust-paths=/etc/ssl/ make %{?_smp_mflags} %install