mirror of
https://github.com/strongswan/strongswan.git
synced 2025-10-04 00:00:14 -04:00
11 lines
259 B
Plaintext
11 lines
259 B
Plaintext
# /etc/strongswan.conf - strongSwan configuration file
|
|
|
|
charon {
|
|
load = random nonce openssl test-vectors pem pkcs1 curl revocation xcbc stroke kernel-pfkey kernel-netlink socket-default updown
|
|
|
|
integrity_test = yes
|
|
crypto_test {
|
|
on_add = yes
|
|
}
|
|
}
|