12 lines
252 B
Plaintext
12 lines
252 B
Plaintext
# /etc/strongswan.conf - strongSwan configuration file
|
|
|
|
charon {
|
|
load = random drbg nonce openssl test-vectors pem pkcs1 curl revocation xcbc stroke kernel-netlink socket-default updown
|
|
|
|
integrity_test = yes
|
|
|
|
crypto_test {
|
|
on_add = yes
|
|
}
|
|
}
|