]> git.ipfire.org Git - thirdparty/strongswan.git/commitdiff
Added test config 24.4.1
authorMartin Willi <martin@revosec.ch>
Thu, 23 Dec 2010 11:25:22 +0000 (12:25 +0100)
committerMartin Willi <martin@revosec.ch>
Thu, 10 Mar 2011 09:19:43 +0000 (10:19 +0100)
src/conftest/suiteb/24.4.1/TA384.crl [new file with mode: 0644]
src/conftest/suiteb/24.4.1/cft.crt [new file with mode: 0644]
src/conftest/suiteb/24.4.1/dut.conf [new file with mode: 0644]
src/conftest/suiteb/24.4.1/test.conf [new file with mode: 0644]

diff --git a/src/conftest/suiteb/24.4.1/TA384.crl b/src/conftest/suiteb/24.4.1/TA384.crl
new file mode 100644 (file)
index 0000000..d34a614
Binary files /dev/null and b/src/conftest/suiteb/24.4.1/TA384.crl differ
diff --git a/src/conftest/suiteb/24.4.1/cft.crt b/src/conftest/suiteb/24.4.1/cft.crt
new file mode 100644 (file)
index 0000000..64a3969
--- /dev/null
@@ -0,0 +1,13 @@
+-----BEGIN CERTIFICATE-----
+MIIB4DCCAWagAwIBAgIISZtGJ7cXkkYwCgYIKoZIzj0EAwMwEDEOMAwGA1UEAxMF
+VEEzODQwHhcNMTAxMjIzMTEyMjA0WhcNMTMxMjIyMTEyMjA0WjAOMQwwCgYDVQQD
+EwNDRlQwdjAQBgcqhkjOPQIBBgUrgQQAIgNiAAQRgqSpr9dTm1w2D/5EYlJNO0Hp
+j03GjUC7nVJmcCl3QnAD3MGn8woxPDtUgLabvNa4RO8e/L4cEsJp6EI5YmMhcfWr
+voxgXj5mnAXdWcfanU+lJwWgFfjId4SwS2BjnAOjgY4wgYswHwYDVR0jBBgwFoAU
+R0isedP24c4dLQ5++WYMcfT7bX8wJAYDVR0RBB0wG4IZbHMucmV2b2tlZC5zdHJv
+bmdzd2FuLm9yZzBCBgNVHR8EOzA5MDegNaAzhjFodHRwOi8vY3JsLnN0cm9uZ3N3
+YW4ub3JnL3N1aXRlYi8yNC40LjEvVEEzODQuY3JsMAoGCCqGSM49BAMDA2gAMGUC
+MQC3U/0Cm3RfYWmITjBEomhTDoqREoZSIjPKKX8B3XUost8qs0cJj9tvFuiqYHtY
++wICMAJBI6XHYELok51Y9/uYgdwalVULKX4juU13FJQrNfU36BPKlSXoEtt3Qu0K
+s5+ewA==
+-----END CERTIFICATE-----
diff --git a/src/conftest/suiteb/24.4.1/dut.conf b/src/conftest/suiteb/24.4.1/dut.conf
new file mode 100644 (file)
index 0000000..8888455
--- /dev/null
@@ -0,0 +1,6 @@
+
+configs {
+       ike-v4 {
+               rid = ls.revoked.strongswan.org
+       }
+}
diff --git a/src/conftest/suiteb/24.4.1/test.conf b/src/conftest/suiteb/24.4.1/test.conf
new file mode 100644 (file)
index 0000000..84044e6
--- /dev/null
@@ -0,0 +1,18 @@
+
+certs {
+       untrusted {
+               x509-ls-revoked = 24.4.1/cft.crt
+       }
+}
+
+configs {
+       ike-v4 {
+               lid = ls.revoked.strongswan.org
+       }
+}
+
+actions {
+       initiate {
+               config = child-v4
+       }
+}