testing: Converted af-alg to systemd

This commit is contained in:
Andreas Steffen
2017-11-10 11:49:38 +01:00
parent 67a97c18ae
commit 88a950d915
9 changed files with 72 additions and 35 deletions
@@ -1,13 +1,20 @@
# /etc/strongswan.conf - strongSwan configuration file
charon {
swanctl {
load = pem pkcs1 x509 revocation constraints pubkey openssl random
}
charon-systemd {
load = random nonce test-vectors pem pkcs1 af-alg gmp x509 revocation curl ctr ccm gcm kernel-netlink socket-default updown vici
start-scripts {
creds = /usr/local/sbin/swanctl --load-creds
conns = /usr/local/sbin/swanctl --load-conns
syslog {
daemon {
default = 1
}
auth {
default = 0
}
}
integrity_test = yes
crypto_test {
on_add = yes
@@ -1,13 +1,20 @@
# /etc/strongswan.conf - strongSwan configuration file
charon {
swanctl {
load = pem pkcs1 x509 revocation constraints pubkey openssl random
}
charon-systemd {
load = random nonce test-vectors aes des sha1 sha2 md5 pem pkcs1 gmp x509 revocation curl hmac xcbc ctr ccm gcm kernel-netlink socket-default updown vici
start-scripts {
creds = /usr/local/sbin/swanctl --load-creds
conns = /usr/local/sbin/swanctl --load-conns
syslog {
daemon {
default = 1
}
auth {
default = 0
}
}
integrity_test = yes
crypto_test {
on_add = yes
@@ -1,13 +1,20 @@
# /etc/strongswan.conf - strongSwan configuration file
charon {
swanctl {
load = pem pkcs1 x509 revocation constraints pubkey openssl random
}
charon-systemd {
load = random nonce test-vectors pem pkcs1 af-alg gmp x509 revocation curl ctr ccm gcm kernel-netlink socket-default updown vici
start-scripts {
creds = /usr/local/sbin/swanctl --load-creds
conns = /usr/local/sbin/swanctl --load-conns
syslog {
daemon {
default = 1
}
auth {
default = 0
}
}
integrity_test = yes
crypto_test {
on_add = yes