From cac102eee3db8d498b1e2d91ee2b49cfe4f531e4 Mon Sep 17 00:00:00 2001 From: Gerald Combs Date: Tue, 10 Mar 2015 10:46:50 -0700 Subject: Change a lot of http:// URLs to https://. Most of our sites are now HTTPS-only. Update URLs accordingly. Update other URLs while we're at it. Remove or comment out dead links. Change-Id: I7c4f323e6585d22760bb90bf28fc0faa6b893a33 Reviewed-on: https://code.wireshark.org/review/7621 Petri-Dish: Gerald Combs Tested-by: Petri Dish Buildbot Reviewed-by: Gerald Combs --- test/lua/acme_file.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/lua') diff --git a/test/lua/acme_file.lua b/test/lua/acme_file.lua index 999d565ba9..eefa67463b 100644 --- a/test/lua/acme_file.lua +++ b/test/lua/acme_file.lua @@ -31,7 +31,7 @@ To-do: - make it use Struct.tohex/fromhex now that we have the Struct library in Wireshark - - make it use a linux cooked-mode pseudo-header (see http://wiki.wireshark.org/SLL) + - make it use a linux cooked-mode pseudo-header (see https://wiki.wireshark.org/SLL) - make it use preferences, once I write C-code for Wireshark to do that :) - rewrite some of the pattern searches to use real regex/PCRE instead? It's not in Wireshark yet, but it's coming (see https://code.wireshark.org/review/#/c/332/) -- cgit v1.2.3