From 063a77a70ad30c12f309f24ff76e8a8b353c2fd9 Mon Sep 17 00:00:00 2001 From: Alan Grainger Date: Thu, 14 Nov 2024 16:42:16 +0100 Subject: [PATCH] Update docs --- docs/securing-immich-with-mtls.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/securing-immich-with-mtls.md b/docs/securing-immich-with-mtls.md index 7578e96..d5acce8 100644 --- a/docs/securing-immich-with-mtls.md +++ b/docs/securing-immich-with-mtls.md @@ -1,5 +1,7 @@ # Securing Immich with mTLS using Caddy +Immich supports using a custom client certificate on both web and mobile apps, so it's (in my opinion) the safest way to limit access to only clients of your choice. + ## Caddy docker-compose.yml ```yaml