summaryrefslogtreecommitdiff
path: root/testing/tests/ikev2/two-certs/description.txt
diff options
context:
space:
mode:
Diffstat (limited to 'testing/tests/ikev2/two-certs/description.txt')
-rw-r--r--testing/tests/ikev2/two-certs/description.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/testing/tests/ikev2/two-certs/description.txt b/testing/tests/ikev2/two-certs/description.txt
new file mode 100644
index 000000000..46ca8fec1
--- /dev/null
+++ b/testing/tests/ikev2/two-certs/description.txt
@@ -0,0 +1,6 @@
+The roadwarriors <b>carol</b> and <b>dave</b> set up a connection each
+to gateway <b>moon</b>. The authentication is based on <b>X.509 certificates</b>.
+Gateway <b>moon</b> has already loaded a revoked certificate for <b>carol</b>
+and a self-signed certificate for <b>dave</b> locally but gets actual certificates
+as CERT payloads from both peers. The RSA signature verification process tries all
+candidate peer certificates until it finds a valid one with a matching public key.