From e277a86c857d2de825b429d65258a0506b82a4b6 Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Tue, 20 Apr 2021 22:17:44 +0000 Subject: Use https for mirror.ctan.org git-svn-id: svn://tug.org/texlive/trunk@58930 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/TeXLive/TLConfig.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Master/tlpkg/TeXLive/TLConfig.pm b/Master/tlpkg/TeXLive/TLConfig.pm index b230e91a9c0..26a278b6bc1 100644 --- a/Master/tlpkg/TeXLive/TLConfig.pm +++ b/Master/tlpkg/TeXLive/TLConfig.pm @@ -101,7 +101,7 @@ our $MaxLWPErrors = 5; our $MaxLWPReinitCount = 10; our $Archive = "archive"; -our $TeXLiveServerURL = "http://mirror.ctan.org"; +our $TeXLiveServerURL = "https://mirror.ctan.org"; # from 2009 on we try to put them all into tlnet directly without any # release year since we hope that we can switch over to 2010 on the fly # our $TeXLiveServerPath = "systems/texlive/tlnet/$ReleaseYear"; -- cgit v1.2.3