summaryrefslogtreecommitdiff
path: root/test/config
diff options
context:
space:
mode:
authorEvan Huus <eapache@gmail.com>2014-04-27 17:52:05 -0400
committerEvan Huus <eapache@gmail.com>2014-04-27 21:55:03 +0000
commit4272cb8786dcd7d8426bcec4eb5a72e228c7c64c (patch)
treee3c0ded84b1c241a5c2c0d0badad35eee7b4255c /test/config
parent3b1903c39498dcbba81817e0dd5cb6a13c0f060f (diff)
downloadwireshark-4272cb8786dcd7d8426bcec4eb5a72e228c7c64c.tar.gz
Revert part of g757db64e484b009c3
It was intended to change the DTLS decryption test, but changed the SSL test file instead, which led to the SSL test mysteriously failing. The SSL capture really is http, so that's the right protocol, and the port is the standard 443, not 4433 (which was perhaps a typo?). Change-Id: I84448c2326d2a4301a4bba9607f8ba90a495531d Reviewed-on: https://code.wireshark.org/review/1401 Reviewed-by: Evan Huus <eapache@gmail.com>
Diffstat (limited to 'test/config')
-rw-r--r--test/config/ssl_keys.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/config/ssl_keys.tmpl b/test/config/ssl_keys.tmpl
index f02de5e5d5..c5a612358c 100644
--- a/test/config/ssl_keys.tmpl
+++ b/test/config/ssl_keys.tmpl
@@ -1 +1 @@
-"127.0.0.1","4433","data","TEST_KEYS_DIRrsasnakeoil2.key",""
+"127.0.0.1","443","http","TEST_KEYS_DIRrsasnakeoil2.key",""