aboutsummaryrefslogtreecommitdiffstats
path: root/testing/hosts/default/etc/strongswan.conf.testing
blob: 976f9a7b8e0f4f6fe489781dc8d1b65fc091c12a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
charon {
  retransmit_tries = 2
  retransmit_timeout = 1.0
  retransmit_base = 1
  plugins {
    kernel-netlink {
      xfrm_acq_expires = 60
    }
  }
}
charon-systemd {
  syslog {
    daemon {
    }
    auth {
      default = 0
    }
  }
}

include strongswan.conf