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