Re: [PATCH] apparmor: switch website link to https
John Johansen <[email protected]> Thu, 23 Jul 2026 11:12:21 -0700
| Newsgroups | org.kernel.vger.linux-security-module |
|---|---|
| Organization | Canonical |
| Message-ID | <[email protected]> |
On 7/23/26 10:25, Baruch Siach wrote: > Should make harder for MITM to redirect to somewhere else. > > Signed-off-by: Baruch Siach <[email protected]> Acked-by: John Johansen <[email protected]> I have pulled this into the apparmor tree > --- > This could be considered v2 of the patch linked below, following > feedback. > > https://lore.kernel.org/all/2ce1d4ec18b2b47ee7ddd9c1ad7be68e185aa69c.1784632742.git.baruch@tkos.co.il/ > --- > security/apparmor/Kconfig | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/security/apparmor/Kconfig b/security/apparmor/Kconfig > index 1e3bd44643da..e1bfd164a23a 100644 > --- a/security/apparmor/Kconfig > +++ b/security/apparmor/Kconfig > @@ -11,7 +11,7 @@ config SECURITY_APPARMOR > This enables the AppArmor security module. > Required userspace tools (if they are not included in your > distribution) and further information may be found at > - http://apparmor.wiki.kernel.org > + https://apparmor.wiki.kernel.org > > If you are unsure how to answer this question, answer N. >