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.
7 lines
181 B
Plaintext
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
|
|
}
|