13 lines
321 B
Plaintext

# /etc/strongswan.conf - strongSwan configuration file
charon {
load = random nonce openssl pem pkcs1 curl revocation stroke kernel-pfkey kernel-netlink socket-default updown
# remove rekeyed inbound SA a bit quicker for the test scenario
delete_rekeyed_delay = 2
syslog {
daemon {
knl = 2
}
}
}