From 1604fb6412c22f737de49e7b5d8c54dff7b06cb7 Mon Sep 17 00:00:00 2001 From: Claudio Cambra Date: Tue, 12 Nov 2024 15:06:11 +0800 Subject: [PATCH] Add note on Apple App Transport Security for the macOS desktop client Signed-off-by: Claudio Cambra --- admin_manual/installation/system_requirements.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/admin_manual/installation/system_requirements.rst b/admin_manual/installation/system_requirements.rst index 25fbb0304..1d9bce694 100644 --- a/admin_manual/installation/system_requirements.rst +++ b/admin_manual/installation/system_requirements.rst @@ -105,6 +105,7 @@ of our clients. * **Windows** 10+ * **macOS** Lion (10.14)+ (64-bits only) + * Please note that your server may need to be Apple App Transport Security compliant in order for the desktop client to connect successfully. This may involve using a digital certificate that is adequately signed to the standards established by Apple. More information is provided by Apple in their developer documentation: https://developer.apple.com/documentation/security/preventing-insecure-network-connections * **Linux** (64-bits only) Should run on any distribution newer than Ubuntu 18.04 with our official AppImage package Mobile apps