[PATCH] apparmor: switch website link to https
Baruch Siach <[email protected]> Thu, 23 Jul 2026 20:25:54 +0300
| Newsgroups | org.kernel.vger.linux-security-module |
|---|---|
| Message-ID | <5bdb0bfc41a89f58bcf9aa3e0fe062090a1fb2bd.1784827554.git.baruch@tkos.co.il> |
Should make harder for MITM to redirect to somewhere else. Signed-off-by: Baruch Siach <[email protected]> --- 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. -- 2.53.0