]> git.ipfire.org Git - thirdparty/strongswan.git/blame - conf/strongswan.conf
github: Use tpm2-tss 3.2.3 for tests
[thirdparty/strongswan.git] / conf / strongswan.conf
CommitLineData
66bb16b0 1# strongswan.conf - strongSwan configuration file
45e19c7c
TB
2#
3# Refer to the strongswan.conf(5) manpage for details
dee50a60
TB
4#
5# Configuration changes should be made in the included files
66bb16b0
MW
6
7charon {
1b98f858 8 load_modular = yes
66bb16b0 9 plugins {
1b98f858 10 include strongswan.d/charon/*.conf
66bb16b0 11 }
8b799d55 12}
dee50a60
TB
13
14include strongswan.d/*.conf