summaryrefslogtreecommitdiff
path: root/test/recipes/90-test_sslapi.t
AgeCommit message (Expand)Author
2024-08-07test: update SSL API test in light of PKCS#1 version 1.5 padding change under...Pauli
2024-05-1490-test_sslapi.t: Fix execution of sslapitest with fips providerTomas Mraz
2023-06-02[feat] SSL RTT in both client and server statem. SSL_get_handshake_rtt makes ...Jairus Christensen
2023-04-21sslapi: use correct fipsmodule.cnfPauli
2023-03-07Add option to FIPS module to enforce EMS check during KDF TLS1_PRF.slontis
2022-05-03Update copyright yearMatt Caswell
2022-04-12SSL_conf_cmd: Allow DH Parameters at any position.Daniel Fiala
2021-03-11Update copyright yearMatt Caswell
2021-03-03TEST: Remove the build of fipsmodule.cnf from test recipesRichard Levitte
2020-09-03TEST: Ensure that the base provider i activated when neededRichard Levitte
2020-07-15Make -provider_name and -section_name optionalRich Salz
2020-06-29Add --fips-key configuration parameter to fipsinstall application.Rich Salz
2020-05-06Centralise Environment Variables for the testsMatt Caswell
2020-04-24Rename fipsinstall.cnf->fipsmodule.cnfRich Salz
2020-04-23Update copyright yearMatt Caswell
2020-04-19Re-enable FIPS testing in sslapitest.cMatt Caswell
2020-04-19Use a non-default libctx in sslapitestMatt Caswell
2019-08-09Extend tests of SSL_check_chain()Matt Caswell
2018-12-06Following the license change, modify the boilerplates in test/Richard Levitte
2018-04-17Update copyright yearRichard Levitte
2018-04-13Add a test for SRPMatt Caswell
2016-11-02Test recipes: remove duplicate OpenSSL::Test usageRichard Levitte
2016-06-13Add some session API testsMatt Caswell