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