[PATCH] apparmor: switch website link to https

Baruch Siach baruch at tkos.co.il
Thu Jul 23 17:25:54 UTC 2026


Should make harder for MITM to redirect to somewhere else.

Signed-off-by: Baruch Siach <baruch at tkos.co.il>
---
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




More information about the Linux-security-module-archive mailing list