https://bugzilla.suse.com/show_bug.cgi?id=1216564 https://bugzilla.suse.com/show_bug.cgi?id=1216564#c11 B Nikolic <bojan+suse@bnikolic.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bojan+suse@bnikolic.co.uk --- Comment #11 from B Nikolic <bojan+suse@bnikolic.co.uk> --- I came across this bug using MircoOS. The issue is that strongswan has a configure option --with-nm-ca-dir (see documentation https://docs.strongswan.org/docs/5.9/features/networkManager.html) which, if not otherwise set, defaults to /usr/share-ca-certificates which seems not to be the right place for SUSE. Should be fixable by adding --with-nm-ca-dir=/var/lib/ca-certificates/pem to the configure section of strongswan.spec , e.g. somewhere around line 306 of https://build.opensuse.org/projects/openSUSE:Leap:15.5:Update/packages/stron.... I hope that helps, I don't have a test server or anything to try this but analysis of source code suggests this is the root cause. -- You are receiving this mail because: You are on the CC list for the bug.