services.strongswan.setup

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

Type
attribute set of string
Default
{ }
Example
{
  cachecrls = "yes";
  strictcrlpolicy = "yes";
}
Declared
<nixpkgs/nixos/modules/services/networking/strongswan.nix>