testing: Changed gcrypt-ikev1 scenarios to swanctl
This commit is contained in:
@@ -1,8 +1,11 @@
|
||||
# /etc/strongswan.conf - strongSwan configuration file
|
||||
|
||||
charon {
|
||||
load = curl pem pkcs1 gcrypt nonce x509 revocation hmac xcbc stroke kernel-netlink socket-default updown
|
||||
send_vendor_id = yes
|
||||
load = nonce pem pkcs1 gcrypt hmac x509 revocation vici kernel-netlink socket-default
|
||||
|
||||
dh_exponent_ansi_x9_42 = no
|
||||
start-scripts {
|
||||
creds = /usr/local/sbin/swanctl --load-creds
|
||||
conns = /usr/local/sbin/swanctl --load-conns
|
||||
}
|
||||
send_vendor_id = yes
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user