aboutsummaryrefslogtreecommitdiffstats
path: root/testing/tests/ikev2/ocsp-timeouts/description.txt
diff options
context:
space:
mode:
authorAndreas Steffen <andreas.steffen@strongswan.org>2007-03-20 04:35:16 +0000
committerAndreas Steffen <andreas.steffen@strongswan.org>2007-03-20 04:35:16 +0000
commitf9a73bee9cb601f0524bad69959b6c1ae6f260de (patch)
treeef38696d14711d44ca540418c60ee2e58475d28d /testing/tests/ikev2/ocsp-timeouts/description.txt
parente59bd409abe41b94ea67d9473bada15de726d89e (diff)
downloadstrongswan-f9a73bee9cb601f0524bad69959b6c1ae6f260de.tar.bz2
strongswan-f9a73bee9cb601f0524bad69959b6c1ae6f260de.tar.xz
delay OCSP response by 5 seconds
Diffstat (limited to 'testing/tests/ikev2/ocsp-timeouts/description.txt')
-rw-r--r--testing/tests/ikev2/ocsp-timeouts/description.txt6
1 files changed, 5 insertions, 1 deletions
diff --git a/testing/tests/ikev2/ocsp-timeouts/description.txt b/testing/tests/ikev2/ocsp-timeouts/description.txt
index 3e29fe4c6..9ee5db95b 100644
--- a/testing/tests/ikev2/ocsp-timeouts/description.txt
+++ b/testing/tests/ikev2/ocsp-timeouts/description.txt
@@ -3,4 +3,8 @@ and tests the timeouts of the <b>libcurl</b> library used for http-based OCSP fe
by adding an ocspuri2 in <b>moon</b>'s strongswan ca section that cannot be resolved by
<b>DNS</b> and an ocspuri2 in <b>carol</b>'s strongswan ca section on which no
OCSP server is listening. Thanks to timeouts the connection can nevertheless
-be established successfully.
+be established successfully by contacting a valid OCSP URI contained in
+<b>carol</b>'s certificate.
+<p>
+As an additional test the OCSP response is delayed by 5 seconds in order to check
+the correct handling of retransmitted IKE_AUTH messages.