MyNixOS website logo
option

services.strongswan-swanctl.swanctl.connections.<name>.send_cert

Send certificate payloads when using certificate authentication.

  • With the default of ifasked the daemon sends certificate payloads only if certificate requests have been received.
  • never disables sending of certificate payloads altogether,
  • always causes certificate payloads to be sent unconditionally whenever certificate authentication is used.

StrongSwan default: "ifasked"

Declarations
Type
null or one of "always", "never", "ifasked"
Default
null