summaryrefslogtreecommitdiff
path: root/testing/tests/openssl-ikev2/critical-extension/description.txt
diff options
context:
space:
mode:
Diffstat (limited to 'testing/tests/openssl-ikev2/critical-extension/description.txt')
-rw-r--r--testing/tests/openssl-ikev2/critical-extension/description.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/testing/tests/openssl-ikev2/critical-extension/description.txt b/testing/tests/openssl-ikev2/critical-extension/description.txt
new file mode 100644
index 000000000..8c0d37c88
--- /dev/null
+++ b/testing/tests/openssl-ikev2/critical-extension/description.txt
@@ -0,0 +1,5 @@
+A connection between the subnets behind the gateways <b>moon</b> and <b>sun</b> is set up.
+The authentication is based on <b>X.509 certificates</b> which contain a <b>critical</b> but
+unsupported 'strongSwan' extension. Whereas <b>moon</b> ignores unsupported critical
+extensions by setting <b>libstrongswan.x509.enforce_critical = no</b> in strongswan.conf,
+<b>sun</b> discards such certificates and aborts the connection setup.