swanctl.conf.5.head 781 B

12345678910111213141516171819202122232425
  1. .TH SWANCTL.CONF 5 "" "5.8.1" "strongSwan"
  2. .SH NAME
  3. swanctl.conf \- swanctl configuration file
  4. .SH DESCRIPTION
  5. swanctl.conf is the configuration file used by the
  6. .BR swanctl (8)
  7. tool to load configurations and credentials into the strongSwan IKE daemon.
  8. For a description of the basic file syntax, including how to reference sections
  9. or split the configuration in multiple files by including other files, refer to
  10. .BR strongswan.conf (5).
  11. .SH TIME FORMATS
  12. For all options that define a time, the time is specified in seconds. The
  13. .RI "" "s" ","
  14. .RI "" "m" ","
  15. .RI "" "h" ""
  16. and
  17. .RI "" "d" ""
  18. suffixes explicitly define the units for seconds, minutes, hours and days,
  19. respectively.
  20. .SH SETTINGS
  21. The following settings can be used to configure connections, credentials and
  22. pools.