strongswan.conf 284 B

1234567891011121314151617
  1. # strongswan.conf - strongSwan configuration file
  2. #
  3. # Refer to the strongswan.conf(5) manpage for details
  4. #
  5. # Configuration changes should be made in the included files
  6. charon {
  7. load_modular = yes
  8. plugins {
  9. include strongswan.d/charon/*.conf
  10. }
  11. }
  12. include strongswan.d/*.conf