5 Commits

Author SHA1 Message Date
Stephane Adenot
e4f64a4fc5 Add MbedTLS netstream driver. 2025-10-11 15:24:04 +02:00
9513b7aa40 testbench: Add helpertool to check for minimum librelp version
- add testcases for imrelp / omrelp chained certificates
  for new librelp version 1.7.0
- add chained certificate based on existing certs

closes: https://github.com/rsyslog/rsyslog/issues/4388
2020-08-31 11:39:25 +02:00
be10bda36a ossl nsd driver: Added openssl error stack output into GlblInit
When loading CA, Cert or Keyfile, the OpenSSL error stack will be output into LogError.
Also added 3 tests with invalid certificates/keyfiles for testbench.
2018-11-07 14:09:00 +01:00
2f30c4270a add openssl TLS driver (#2761)
add openssl TLS driver

Also fixes some nits in existing testbench tests (e.g. expired test certs) and extend tcpflood to support openssl as well.

closes: https://github.com/rsyslog/rsyslog/issues/1390
closes: https://github.com/rsyslog/rsyslog/issues/1840
closes: https://github.com/rsyslog/rsyslog/issues/1352
closes: https://github.com/rsyslog/rsyslog/issues/1702
closes: https://github.com/rsyslog/rsyslog/issues/2547
2018-06-13 13:20:23 +02:00
Rainer Gerhards
d865989607 add files missing for some TLS-testbench cases 2012-12-18 12:42:41 +01:00