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