rsyslog/tests/sndrcv_tls_ossl_certvalid_action_level.sh
Rainer Gerhards 39e81e133b
omfwd: add capability for action-specific TLS certificate settings
This permits to override the global definitions for TLS certificates
at the action() level.
2021-08-06 09:00:24 +02:00

5 lines
151 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_action_level.sh