MyNixOS website logo
option

services.strongswan.setup

A set of options for the ‘config setup’ section of the ipsec.conf file. Defines general configuration parameters.

Declarations
Type
attribute set of string
Default
{ }
Example
{
  cachecrls = "yes";
  strictcrlpolicy = "yes";
}