12 lines
203 B
Plaintext
12 lines
203 B
Plaintext
# /etc/strongswan.conf - strongSwan configuration file
|
|
|
|
charon {
|
|
load = curl test-vectors gcrypt x509 pubkey hmac stroke kernel-netlink updown
|
|
}
|
|
|
|
libstrongswan {
|
|
crypto_test {
|
|
on_add = yes
|
|
}
|
|
}
|