summaryrefslogtreecommitdiffstats
path: root/tests/sndrcv_tls_ossl_anon_ipv6.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/sndrcv_tls_ossl_anon_ipv6.sh')
-rwxr-xr-xtests/sndrcv_tls_ossl_anon_ipv6.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/sndrcv_tls_ossl_anon_ipv6.sh b/tests/sndrcv_tls_ossl_anon_ipv6.sh
new file mode 100755
index 0000000..a021112
--- /dev/null
+++ b/tests/sndrcv_tls_ossl_anon_ipv6.sh
@@ -0,0 +1,4 @@
+#!/bin/bash
+# addd 2020-01-16 by RGerhards, released under ASL 2.0
+export TARGET="[::1]"
+source ${srcdir:=.}/sndrcv_tls_ossl_anon_ipv4.sh