Globally configure logging in strongswan.conf.testing and replace all charondebug statements with strongswan.conf settings.
11 lines
240 B
Plaintext
11 lines
240 B
Plaintext
# /etc/strongswan.conf - strongSwan configuration file
|
|
|
|
charon {
|
|
load = random nonce blowfish sha1 sha2 pem pkcs1 gmp curl x509 revocation hmac stroke kernel-netlink socket-default updown
|
|
syslog {
|
|
daemon {
|
|
cfg = 2
|
|
}
|
|
}
|
|
}
|