[Bug 256508] security/strongswan: ipsec.conf never loaded

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 10 Jun 2021 07:21:38 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256508

--- Comment #1 from strongswan@Nanoteq.com ---
(In reply to O. Hartmann from comment #0)

In bug 249865 the default configuration for strongswan to use was changed from
stroke to vici. The swanctl configuration is discussed in
https://wiki.strongswan.org/projects/strongswan/wiki/UserDocumentation#Modern-vici-based-Scenarios

The stroke interface uses the ipsec.conf and ipsec.secrets files.

The two options you have is:
 - convert the configuration to the swanctl format, which may be needed in the
future if support for the older format is dropped completely by strongswan.
 - add the following line to your rc.conf file to use the stroke configuration.
   strongswan_interface="stroke"

-- 
You are receiving this mail because:
You are the assignee for the bug.