summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/make_sni.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/make_sni.sh b/test/make_sni.sh
index 23cc0f95..e76d2da7 100644
--- a/test/make_sni.sh
+++ b/test/make_sni.sh
@@ -19,8 +19,6 @@
# and certificates as to facilitate testing of TLS server name
# indication support (RFC 4366) or SNI.
#
-# $Id: make_sni.sh 883540 2009-11-23 23:17:51Z trawick $
-#
#
OPENSSL=${OPENSSL:-openssl}
DOMAIN=${DOMAIN:-my-sni-test.org}