3 Commits

Author SHA1 Message Date
6c3795ea75 openssl: evp support and custom openssl engine support
- output all loaded ciphers and engines.
- Add new global option "defaultopensslengine" to customize the
  default openssl engine. If not defined, openssl will handle the
  default engine automatically.
- Add simple openssl performance test with defaultopensslengine
  set to rdrand (Intel).
- removed unneeded testcase files in runtime folder.
- corrected whitelist settings for debug.files in TLS testcases
2024-05-02 12:07:14 +02:00
Rainer Gerhards
d40484e225
testbench: harden tests against port-assignment races 2019-12-20 16:45:48 +01:00
Rainer Gerhards
88f5cb3c9d
testbench: add tests for gnutls subsystem certificate validation 2018-12-22 11:23:15 +01:00