testing: Configure logging via syslog in strongswan.conf
Globally configure logging in strongswan.conf.testing and replace all charondebug statements with strongswan.conf settings.
This commit is contained in:
@@ -4,7 +4,6 @@ charon-systemd {
|
||||
load = random nonce aes sha1 sha2 md5 pem pkcs1 gmp hmac x509 revocation curl vici kernel-netlink socket-default eap-identity eap-md5 eap-ttls eap-tnc tnc-imc tnc-tnccs tnccs-20 updown
|
||||
|
||||
multiple_authentication = no
|
||||
|
||||
syslog {
|
||||
daemon {
|
||||
tnc = 3
|
||||
|
||||
@@ -57,7 +57,7 @@ libimcv {
|
||||
}
|
||||
fw-2 {
|
||||
name = Firmware UVW for ARMv6 32 bit strongPrint OS 1.0
|
||||
patches = "security patch CVE-2014-1288 2014-01-01\r\nsecurity patch CVE-2014-1492 2014-02-01\r\nsecurity patch CVE-2014-1622 2014-05-01\r\nsecurity patch CVE-2014-2775 2014-07-01\r\n\security patch CVE-2014-4453 2014-08-01\r\nsecurity patch CVE-2014-6108 2014-11-01\r\nsecurity patch CVE-2015-0555 2015-01-01\r\nsecurity patch CVE-2015-4319 2015-07-01\r\n"
|
||||
patches = "security patch CVE-2014-1288 2014-01-01\r\nsecurity patch CVE-2014-1492 2014-02-01\r\nsecurity patch CVE-2014-1622 2014-05-01\r\nsecurity patch CVE-2014-2775 2014-07-01\r\n\security patch CVE-2014-4453 2014-08-01\r\nsecurity patch CVE-2014-6108 2014-11-01\r\nsecurity patch CVE-2015-0555 2015-01-01\r\nsecurity patch CVE-2015-4319 2015-07-01\r\n"
|
||||
string_version = 13.8.5
|
||||
version = 0000000D000000080000000500000000
|
||||
}
|
||||
|
||||
@@ -3,8 +3,7 @@
|
||||
charon-systemd {
|
||||
load = random nonce x509 openssl pem pkcs1 revocation curl vici kernel-netlink socket-default eap-identity eap-ttls eap-tnc tnc-tnccs tnc-imc tnc-imv tnccs-20 updown
|
||||
|
||||
multiple_authentication = no
|
||||
|
||||
multiple_authentication = no
|
||||
syslog {
|
||||
daemon {
|
||||
tnc = 2
|
||||
|
||||
@@ -3,8 +3,7 @@
|
||||
charon-systemd {
|
||||
load = random nonce x509 openssl pem pkcs1 revocation curl vici kernel-netlink socket-default eap-identity eap-ttls eap-tnc tnc-tnccs tnc-imc tnc-imv tnccs-20 updown
|
||||
|
||||
multiple_authentication = no
|
||||
|
||||
multiple_authentication = no
|
||||
syslog {
|
||||
daemon {
|
||||
tnc = 2
|
||||
|
||||
@@ -5,7 +5,7 @@ charon-systemd {
|
||||
|
||||
multiple_authentication = no
|
||||
|
||||
syslog {
|
||||
syslog {
|
||||
daemon {
|
||||
tnc = 2
|
||||
imv = 3
|
||||
|
||||
Reference in New Issue
Block a user