From 757db64e484b009c33b67b5fa38e109d7b8f5e78 Mon Sep 17 00:00:00 2001 From: Michael Mann Date: Thu, 24 Apr 2014 20:37:34 -0400 Subject: Don't use HTTP filter for DTLS decryption test as it's not really HTTP traffic (and a more discerning HTTP dissector will cause this to fail) Change-Id: I74ea78f541f87000d84c85794d04e9de46d477f2 Reviewed-on: https://code.wireshark.org/review/1333 Reviewed-by: Anders Broman --- test/config/ssl_keys.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/config') diff --git a/test/config/ssl_keys.tmpl b/test/config/ssl_keys.tmpl index c5a612358c..f02de5e5d5 100644 --- a/test/config/ssl_keys.tmpl +++ b/test/config/ssl_keys.tmpl @@ -1 +1 @@ -"127.0.0.1","443","http","TEST_KEYS_DIRrsasnakeoil2.key","" +"127.0.0.1","4433","data","TEST_KEYS_DIRrsasnakeoil2.key","" -- cgit v1.2.3