aboutsummaryrefslogtreecommitdiffstats
path: root/testing/tests/sql/net2net-cert/hosts
diff options
context:
space:
mode:
authorMartin Willi <martin@strongswan.org>2009-09-21 18:13:25 +0200
committerMartin Willi <martin@strongswan.org>2009-09-21 18:13:25 +0200
commit91cb348cc25418679974d16e8655440bd9752ad1 (patch)
tree687d9fd1bcd0176e104f4c63ae868ecc5bb8990f /testing/tests/sql/net2net-cert/hosts
parentc84b139a876adc6e755c674e5c3900631be531d2 (diff)
downloadstrongswan-91cb348cc25418679974d16e8655440bd9752ad1.tar.bz2
strongswan-91cb348cc25418679974d16e8655440bd9752ad1.tar.xz
CA certificates are looked up using the subjectPublicKeyInfo keyid
Diffstat (limited to 'testing/tests/sql/net2net-cert/hosts')
-rw-r--r--testing/tests/sql/net2net-cert/hosts/moon/etc/ipsec.d/data.sql2
-rw-r--r--testing/tests/sql/net2net-cert/hosts/sun/etc/ipsec.d/data.sql2
2 files changed, 2 insertions, 2 deletions
diff --git a/testing/tests/sql/net2net-cert/hosts/moon/etc/ipsec.d/data.sql b/testing/tests/sql/net2net-cert/hosts/moon/etc/ipsec.d/data.sql
index 0cbe85a6c..c4424bd89 100644
--- a/testing/tests/sql/net2net-cert/hosts/moon/etc/ipsec.d/data.sql
+++ b/testing/tests/sql/net2net-cert/hosts/moon/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' */
- 11, X'ae096b87b44886d3b820978623dabd0eae22ebbc'
+ 11, X'5da7dd700651327ee7b66db3b5e5e060ea2e4def'
);
INSERT INTO identities (
diff --git a/testing/tests/sql/net2net-cert/hosts/sun/etc/ipsec.d/data.sql b/testing/tests/sql/net2net-cert/hosts/sun/etc/ipsec.d/data.sql
index 98830d401..d70481715 100644
--- a/testing/tests/sql/net2net-cert/hosts/sun/etc/ipsec.d/data.sql
+++ b/testing/tests/sql/net2net-cert/hosts/sun/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' */
- 11, X'ae096b87b44886d3b820978623dabd0eae22ebbc'
+ 11, X'5da7dd700651327ee7b66db3b5e5e060ea2e4def'
);
INSERT INTO identities (