sql/ip-pool-db scenario tests DNS and NBNS server support
This commit is contained in:
@@ -9,7 +9,7 @@ INSERT INTO identities (
|
||||
INSERT INTO identities (
|
||||
type, data
|
||||
) VALUES ( /* keyid of 'C=CH, O=Linux strongSwan, CN=strongSwan Root CA' */
|
||||
11, X'5da7dd700651327ee7b66db3b5e5e060ea2e4def'
|
||||
11, X'ae096b87b44886d3b820978623dabd0eae22ebbc'
|
||||
);
|
||||
|
||||
INSERT INTO identities (
|
||||
|
||||
@@ -6,5 +6,5 @@ charon {
|
||||
database = sqlite:///etc/ipsec.d/ipsec.db
|
||||
}
|
||||
}
|
||||
load = curl aes des sha1 sha2 md5 pem pkcs1 gmp random x509 hmac xcbc stroke kernel-netlink updown sqlite sql
|
||||
load = curl aes des sha1 sha2 md5 pem pkcs1 gmp random x509 hmac xcbc stroke kernel-netlink updown sqlite sql resolve
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user