aboutsummaryrefslogtreecommitdiffstats
path: root/testing/tests/sql/ip-pool-db-expired/hosts/carol/etc
diff options
context:
space:
mode:
authorMartin Willi <martin@strongswan.org>2009-08-25 14:29:48 +0200
committerMartin Willi <martin@strongswan.org>2009-08-26 11:23:55 +0200
commit16db1207cf67a40abba0785a25a0aa54d2207c14 (patch)
tree75efc329cd4e5c37ff378e83ae2c989d773228ba /testing/tests/sql/ip-pool-db-expired/hosts/carol/etc
parent41f57038e4a8072248dfa69f304f53ea0a8b78a9 (diff)
downloadstrongswan-16db1207cf67a40abba0785a25a0aa54d2207c14.tar.bz2
strongswan-16db1207cf67a40abba0785a25a0aa54d2207c14.tar.xz
keyids in SQL use ID_KEY_ID type with subjectPublicKey SHA1 hash
Diffstat (limited to 'testing/tests/sql/ip-pool-db-expired/hosts/carol/etc')
-rw-r--r--testing/tests/sql/ip-pool-db-expired/hosts/carol/etc/ipsec.d/data.sql4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/tests/sql/ip-pool-db-expired/hosts/carol/etc/ipsec.d/data.sql b/testing/tests/sql/ip-pool-db-expired/hosts/carol/etc/ipsec.d/data.sql
index ca813d44f..e93ef11e2 100644
--- a/testing/tests/sql/ip-pool-db-expired/hosts/carol/etc/ipsec.d/data.sql
+++ b/testing/tests/sql/ip-pool-db-expired/hosts/carol/etc/ipsec.d/data.sql
@@ -9,7 +9,7 @@ INSERT INTO identities (
INSERT INTO identities (
type, data
) VALUES ( /* keyid of 'C=CH, O=Linux strongSwan, CN=strongSwan Root CA' */
- 202, X'ae096b87b44886d3b820978623dabd0eae22ebbc'
+ 11, X'5da7dd700651327ee7b66db3b5e5e060ea2e4def'
);
INSERT INTO identities (
@@ -21,7 +21,7 @@ INSERT INTO identities (
INSERT INTO identities (
type, data
) VALUES ( /* keyid of 'C=CH, O=Linux strongSwan, CN=carol@strongswan.org' */
- 202, X'985c23660cd9b9a7554da6a4aa31ea02230fd482'
+ 11, X'5535eca6eba279baef887f18438fd227b16746d1'
);
INSERT INTO identities (