summaryrefslogtreecommitdiff
path: root/testing/tests/tkm/xfrmproxy-rekey/hosts/moon/etc/strongswan.conf
blob: 5b79af9f40476a7c05e86832ad95f61f57852e09 (plain)
1
2
3
4
5
6
7
8
9
10
# /etc/strongswan.conf - strongSwan configuration file

charon-tkm {
  # remove rekeyed inbound SA a bit quicker for the test scenario
  delete_rekeyed_delay = 2
  dh_mapping {
    15 = 1
    16 = 2
  }
}