13 lines
254 B
Plaintext
13 lines
254 B
Plaintext
# /etc/strongswan.conf - strongSwan configuration file
|
|
|
|
charon {
|
|
load = random nonce pem pkcs1 openssl revocation curl vici kernel-netlink socket-default updown
|
|
multiple_authentication = no
|
|
}
|
|
|
|
libstrongswan {
|
|
x509 {
|
|
enforce_critical = no
|
|
}
|
|
}
|