rsyslog/tests/sndrcv_tls_ossl_certvalid.sh
Rainer Gerhards 58dfe006a8
testbench: improve tests
modernize them, reduce robustness against slow machines, provide some
test framework functional enhancements and optimizie some tests
2020-01-19 16:09:44 +01:00

5 lines
138 B
Bash
Executable File

#!/bin/bash
# added 2020-01-17 by RGerhards, released under ASL 2.0
export RS_TLS_DRIVER=ossl
source ${srcdir:=.}/sndrcv_tls_certvalid.sh