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