aboutsummaryrefslogtreecommitdiffstats
path: root/testing/tests/sql/rw-rsa
Commit message (Collapse)AuthorAgeFilesLines
* 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.
* testing: Use installed SQL schema instead of local copyTobias Brunner2014-02-121-3/+3
|
* Updated comments in test.conf of all testsTobias Brunner2013-01-171-3/+3
|
* Renamed $UMLHOSTS to $VIRTHOSTSTobias Brunner2013-01-171-2/+2
|
* converted all sql iptables scenariosAndreas Steffen2013-01-172-6/+6
|
* Adapt test configurationsReto Buerki2013-01-171-2/+2
| | | | Adapt test configurations to the new Debian-based system.
* removed plutostart parameterAndreas Steffen2012-06-133-3/+0
|
* load nonce pluginAndreas Steffen2012-05-233-3/+3
|
* upgraded sql scenarios to 5.0.0Andreas Steffen2012-05-054-11/+9
|
* removed xcbc plugin from sql scenariosAndreas Steffen2011-11-013-3/+3
|
* all x509 based sql scenarios require the revocation pluginAndreas Steffen2010-07-153-3/+3
|
* the keyid is a subjectKeyIdentifierAndreas Steffen2010-05-153-7/+7
|
* Adding socket-default to the plugin list in all test cases.Tobias Brunner2010-03-093-3/+3
|
* updated to renewed certs in SQL databaseAndreas Steffen2009-09-183-17/+17
|
* sql/rw-rsa and sql/rw-rsa-keyid scenarios require the pubkey pluginMartin Willi2009-09-013-3/+3
|
* keyids in SQL use ID_KEY_ID type with subjectPublicKey SHA1 hashMartin Willi2009-08-263-7/+7
|
* tests load pem/pkcs1 plugins, pubkey plugin not needed anymoreMartin Willi2009-08-263-3/+3
|
* include updown plugin in sql scenariosAndreas Steffen2008-10-213-3/+3
|
* added the sql/rw-rsa and sql/rw-rsa-keyid scenarios using raw RSA public keysAndreas Steffen2008-10-0817-0/+568