diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2011-04-04 11:50:43 +0200 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2011-04-04 11:50:43 +0200 |
commit | d4cc262156a899805323b0273e48246769201db4 (patch) | |
tree | c7c8b228f24aaf829c4ab868e971c686025ad079 /tests/sndrcv_tls_anon_rebind.sh | |
parent | 8653db699648321da785b3d5514fb67a7184411c (diff) | |
download | rsyslog-d4cc262156a899805323b0273e48246769201db4.tar.gz rsyslog-d4cc262156a899805323b0273e48246769201db4.tar.bz2 rsyslog-d4cc262156a899805323b0273e48246769201db4.zip |
added one more testcase for sending TCP/TLS syslog
Diffstat (limited to 'tests/sndrcv_tls_anon_rebind.sh')
-rwxr-xr-x | tests/sndrcv_tls_anon_rebind.sh | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/sndrcv_tls_anon_rebind.sh b/tests/sndrcv_tls_anon_rebind.sh new file mode 100755 index 00000000..55b96d04 --- /dev/null +++ b/tests/sndrcv_tls_anon_rebind.sh @@ -0,0 +1,5 @@ +# rgerhards, 2011-04-04 +# This file is part of the rsyslog project, released under GPLv3 +echo =============================================================================== +echo \[sndrcv_tls_anon_rebind.sh\]: testing sending and receiving via TLS with anon auth and rebind +source $srcdir/sndrcv_drvr.sh sndrcv_tls_anon_rebind 25000 |