[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <b2eeb299-d43b-54db-07a8-b50f5b66e7b7@al2klimov.de>
Date: Mon, 22 Jun 2020 22:15:57 +0200
From: "Alexander A. Klimov" <grandmaster@...klimov.de>
To: Miguel Ojeda <miguel.ojeda.sandonis@...il.com>,
Joe Perches <joe@...ches.com>
Cc: Jonathan Corbet <corbet@....net>,
Randy Dunlap <rdunlap@...radead.org>,
Tony Fischetti <tony.fischetti@...il.com>,
Chris Packham <chris.packham@...iedtelesis.co.nz>,
Mauro Carvalho Chehab <mchehab+samsung@...nel.org>,
Nick Desaulniers <ndesaulniers@...gle.com>,
"Jason A. Donenfeld" <Jason@...c4.com>,
Arnd Bergmann <arnd@...db.de>,
Andrew Morton <akpm@...ux-foundation.org>,
Borislav Petkov <bp@...e.de>, Will Deacon <will@...nel.org>,
"Chang S. Bae" <chang.seok.bae@...el.com>,
Pankaj Bharadiya <pankaj.laxminarayan.bharadiya@...el.com>,
Kees Cook <keescook@...omium.org>,
Geert Uytterhoeven <geert@...ux-m68k.org>,
Jacob Huisman <jacobhuisman@...nelthusiast.com>,
Federico Vaga <federico.vaga@...a.pv.it>,
Jonathan Neuschäfer <j.neuschaefer@....net>,
Konstantin Ryabitsev <konstantin@...uxfoundation.org>,
Linux Doc Mailing List <linux-doc@...r.kernel.org>,
linux-kernel <linux-kernel@...r.kernel.org>,
clang-built-linux <clang-built-linux@...glegroups.com>
Subject: Re: [PATCH] Replace HTTP links with HTTPS ones: Documentation/process
Am 22.06.20 um 22:06 schrieb Miguel Ojeda:
> On Mon, Jun 22, 2020 at 7:29 PM Joe Perches <joe@...ches.com> wrote:
>>
>> scripts/get_maintainer.pl --self-test=links has a reachability test
>> using wget.
>>
>> Perhaps a script like that could be used for http:// vs https://
>
> +1
>
> Not sure about `--no-check-certificate` if the goal is to move to
> "proper HTTPS". Perhaps we can try first without it and if that fails,
> print a warning and try with `--no-check-certificate` etc.
To be honest my script even blocked HTTPS->HTTP redirections, so I opt
for maximum security.
>
> Cheers,
> Miguel
>
Also I opt for freezing the discussion about eventual future runs of the
script until everything from the first run[1] has been applied.
[1]
➜ linux git:(master) git stash show --shortstat
1857 files changed, 2664 insertions(+), 2664 deletions(-)
➜ linux git:(master)
Powered by blists - more mailing lists