testing: Change sql scenarios to swanctl
This commit is contained in:
@@ -6,5 +6,5 @@ charon {
|
||||
database = sqlite:///etc/db.d/ipsec.db
|
||||
}
|
||||
}
|
||||
load = aes des sha1 sha2 md5 pem pkcs1 gmp random nonce x509 curl revocation hmac stroke kernel-netlink socket-default updown sqlite sql
|
||||
load = random nonce aes sha1 sha2 pem pkcs1 gmp x509 curl revocation hmac vici kernel-netlink socket-default updown sqlite sql
|
||||
}
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
# configuration is read from SQLite database
|
||||
@@ -6,5 +6,5 @@ charon {
|
||||
database = sqlite:///etc/db.d/ipsec.db
|
||||
}
|
||||
}
|
||||
load = aes des sha1 sha2 md5 pem pkcs1 gmp random nonce x509 curl revocation hmac stroke kernel-netlink socket-default updown sqlite sql
|
||||
load = random nonce aes sha1 sha2 pem pkcs1 gmp x509 curl revocation hmac vici kernel-netlink socket-default updown sqlite sql
|
||||
}
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
# configuration is read from SQLite database
|
||||
@@ -6,5 +6,5 @@ charon {
|
||||
database = sqlite:///etc/db.d/ipsec.db
|
||||
}
|
||||
}
|
||||
load = aes des sha1 sha2 md5 pem pkcs1 gmp random nonce x509 curl revocation hmac stroke kernel-netlink socket-default updown sqlite sql
|
||||
load = random nonce aes sha1 sha2 pem pkcs1 gmp x509 curl revocation hmac vici kernel-netlink socket-default updown sqlite sql
|
||||
}
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
# configuration is read from SQLite database
|
||||
Reference in New Issue
Block a user