URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=4272cb8786dcd7d8426bcec4eb5a72e228c7c64c
Submitter: Evan Huus (eapache@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
4272cb8 by Evan Huus (eapache@xxxxxxxxx):
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@xxxxxxxxx>
Actions performed:
from 3b1903c MBIM: fix compilation with GLib versions < 2.22.0
adds 4272cb8 Revert part of g757db64e484b009c3
Summary of changes:
test/config/ssl_keys.tmpl | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)