summaryrefslogtreecommitdiffstats
path: root/test/recipes/80-test_ssl_old.t
AgeCommit message (Expand)Author
11 daystest: update SSL old test in light of PKCS#1 version 1.5 padding change under...Pauli
2024-07-26Disable DSA signing in the FIPS provider.slontis
2022-05-08tls: ban SSL3, TLS1, TLS1.1 and DTLS1.0 at security level one and abovePauli
2022-05-03Update copyright yearMatt Caswell
2022-03-01[ssl] Add tests for Perfect Forward Secrecy criteria on SECLEVEL >= 3Nicola Tuveri
2022-02-11Cleanup record length checks for KTLSBernd Edlinger
2021-06-22test: put the new DHE auto test in the correct placePauli
2021-06-19test: fix indentationPauli
2021-06-19test: replace tabs with spaces in test recipesPauli
2021-06-19test: add test for auto DH security level meets the minimumPauli
2021-05-27TEST: Prefer using precomputed RSA and DH keys for more efficient testsDr. David von Oheimb
2021-03-03TEST: Remove the build of fipsmodule.cnf from test recipesRichard Levitte
2021-02-05Stop disabling TLSv1.3 if ec and dh are disabledMatt Caswell
2021-01-28Update copyright yearRichard Levitte
2021-01-2080-test_ssl_old.t: Minor corrections: update name of test dir etc.Dr. David von Oheimb
2020-12-11Don't use legacy provider if not available in test_ssl_oldMatt Caswell
2020-12-01test cleanup: move helper .c and .h files to test/helpers/Dr. David von Oheimb
2020-11-29endecode_test.c: Significant speedup in generating DH and DHX keysDr. David von Oheimb
2020-11-25Re-enable testing of ciphersuitesMatt Caswell
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-06-03Update manpage to fix examples, other minor tweaksRich Salz
2020-06-03Cleanup cert config files for testsRich 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-21Fix an ssl_test_old test failureMatt Caswell
2020-04-20Teach ssl_test_old to use the FIPS provider for its testsMatt Caswell
2020-03-06Use .cnf for config files, not .confRich Salz
2020-02-18Deprecate EC command line apps.Pauli
2020-02-18TEST: Modify test/recipes/80-test_ssl_old.t to leave artifacts behindRichard Levitte
2020-02-12test/recipes/80-test_ssl_old.t: Replace 'openssl gendsa'Richard Levitte
2019-11-24Remove RANDFILE settings from configuration filesDr. Matthias St. Pierre
2018-12-06Following the license change, modify the boilerplates in test/Richard Levitte
2018-03-14Split configuration of TLSv1.3 ciphers from older ciphersMatt Caswell
2018-02-19test_ssl_old: avoid empty strings for flagsRichard Levitte
2018-01-19Copyright update of more files that have changed this yearRichard Levitte
2018-01-06Stop using unimplemented cipher classes.Bernd Edlinger
2017-12-27Alternate fix for ../test/recipes/80-test_ssl_old.t with no-ecBernd Edlinger
2017-11-11Many spelling fixes/typo's corrected.Josh Soref
2017-06-27Use randomness not entropyRich Salz
2017-03-22Fix 80-test_ssl_old.t: only count the ciphers if there are any.Richard Levitte
2017-03-21Adapt 80-test_ssl_old.t to use statusvarRichard Levitte
2017-03-21Rework how protocol specific ciphers in 80-test_ssl_old.t are picked outRichard Levitte
2017-03-14Port remaining old DTLS testsEmilia Kasper
2017-03-14Port SRP tests to the new test frameworkEmilia Kasper
2017-01-18Skip ECDH tests for SSLv3Rich Salz
2016-11-02Add the SSL_METHOD for TLSv1.3 and all other base changes requiredMatt Caswell
2016-08-18Port multi-buffer testsEmilia Kasper