Files
strongswan-ext/testing/tests/ikev1/dpd-restart/hosts/carol/etc/strongswan.conf
T
Tobias Brunner 4c54550352 testing: Use alternative approach for retransmits in ikev1/dpd-restart scenario
With a long delay, the retransmit might not get sent before further tests
are evaluated on faster machines, while more retransmits should still allow
the scenario to succeed on slower ones.
2025-07-11 14:15:40 +02:00

7 lines
181 B
Plaintext

# /etc/strongswan.conf - strongSwan configuration file
charon {
load = random nonce openssl pem pkcs1 curl revocation vici kernel-netlink socket-default
retransmit_tries = 6
}