For documentation purposes the new folders ikev1-algs, ikev2-algs, ikev1-multi-ca and ikev2-multi-ca have been created. Most of the test cases have now been converted to the vici interface. The remaining legacy stroke scenarios yet to be converted have been put into the ikev2-stroke-bye folder. For documentation purposes some legacy stroke scenarios will be kept in the ikev1-stroke, ikev2-stroke and ipv6-stroke folders.
7 lines
510 B
Plaintext
7 lines
510 B
Plaintext
This scenario is based on <a href="../ocsp-signer-cert">ikev2/ocsp-signer-cert</a>
|
|
and tests the timeouts of the <b>libcurl</b> library used for http-based OCSP fetching
|
|
by adding two ocsp_uris in <b>moon</b>'s strongswan authorities section on the first
|
|
of which no OCSP server is listening and the second URI cannot be resolved by <b>DNS</b>.
|
|
Since the certificate status is <b>unknown</b> the connection setup is aborted by
|
|
<b>moon</b> with an <b>AUTHORIZATION_FAILED</b> notification sent to <b>carol</b>.
|