aboutsummaryrefslogtreecommitdiffstats
path: root/testing/tests/ikev2/multi-level-ca-cr-resp
Commit message (Collapse)AuthorAgeFilesLines
* testing: make curve25519 the default DH groupAndreas Steffen2016-11-143-3/+3
|
* testing: Add expect-connection calls for all tests and hostsTobias Brunner2016-06-161-0/+2
| | | | There are some exceptions (e.g. those that use auto=start or p2pnat).
* testing: wait until connections are loadedAndreas Steffen2016-05-151-1/+1
|
* testing: Remove nearly all sleep calls from pretest and posttest scriptsTobias Brunner2015-11-091-1/+2
| | | | | By consistently using the `expect-connection` helper we can avoid pretty much all previously needed calls to sleep.
* testing: Updated carol's certificate from research CA and dave's certificate ↵5.3.1dr1Andreas Steffen2015-04-264-83/+83
| | | | from sales CA
* configure: Load fetcher plugins after crypto base pluginsMartin Willi2014-09-243-3/+3
| | | | | | | | | | Some fetcher plugins (such as curl) might build upon OpenSSL to implement HTTPS fetching. As we set (and can't unset) threading callbacks in our openssl plugin, we must ensure that OpenSSL functions don't get called after openssl plugin unloading. We achieve that by loading curl and all other fetcher plugins after the base crypto plugins, including openssl.
* Updated comments in test.conf of all testsTobias Brunner2013-01-171-3/+3
|
* Renamed $UMLHOSTS to $VIRTHOSTSTobias Brunner2013-01-171-2/+2
|
* No need to enable ip_forward in pretest filesReto Buerki2013-01-171-1/+0
| | | | It is enabled by default now.
* removed plutostart parameterAndreas Steffen2012-06-133-3/+0
|
* load nonce pluginAndreas Steffen2012-05-233-3/+3
|
* upgraded ikev2 scenarios to 5.0.0Andreas Steffen2012-05-114-17/+11
|
* all x509 based ikev2 scenarios require the revocation pluginAndreas Steffen2010-07-153-3/+3
|
* generated new research and sales CA certs for carol and dave, respectivelyAndreas Steffen2010-04-076-103/+103
|
* Adding socket-default to the plugin list in all test cases.Tobias Brunner2010-03-093-3/+3
|
* tests load pem/pkcs1 plugins, pubkey plugin not needed anymoreMartin Willi2009-08-263-3/+3
|
* merged multi-auth branch back into trunkMartin Willi2009-04-143-11/+9
|
* remove intermediate CA certs after UML testAndreas Steffen2008-10-091-2/+2
|
* explicitly load kernel-netlink plugin in UML scenariosAndreas Steffen2008-10-073-3/+3
|
* added ikev2/multi-level-ca-cr-init and ikev2/multi-level-ca-cr-resp scenariosAndreas Steffen2008-08-2618-0/+299