]> git.ipfire.org Git - people/ms/strongswan.git/blobdiff - testing/tests/ikev2/reauth-early/description.txt
testing: Migrate ikev2-stroke-bye scenarios to vici
[people/ms/strongswan.git] / testing / tests / ikev2 / reauth-early / description.txt
similarity index 61%
rename from testing/tests/ikev2-stroke-bye/reauth-early/description.txt
rename to testing/tests/ikev2/reauth-early/description.txt
index 6b6e3504586c2d67418b739ce1a8ecb8bb1fe4ec..84ef91b0f0c29b2a8362adc390a99cb3e83186a0 100644 (file)
@@ -1,7 +1,7 @@
 This scenario tests <b>repeated authentication</b> according to RFC 4478.
-The initiator <b>carol</b> sets a large <b>ikelifetime=20m</b> but the responder
-<b>moon</b> defining a much shorter <b>ikelifetime=30s</b> proposes this
-value via an AUTH_LIFETIME notification to the initiator. Thus the 
+The initiator <b>carol</b> sets a large <b>reauth_time=60m</b> but the responder
+<b>moon</b> defining a much shorter <b>reauth_time=30s</b> proposes this
+value via an AUTH_LIFETIME notification to the initiator. Thus the
 IKE reauthentication takes places after less than 30s. A ping from
 <b>carol</b> to client <b>alice</b> hiding in the subnet behind <b>moon</b>
-tests if the CHILD_SA has been inherited by the new IKE_SA.
+tests if the CHILD_SA has been recreated under the new IKE_SA.