From b80276a05070e5eb81a2cde341b08cdcf5d65073 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marius=20Bl=C3=BCm?= Date: Wed, 13 Mar 2019 11:05:37 +0100 Subject: [PATCH] Make sure https:// is not parsed as URL MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Marius Blüm --- user_manual/pim/sync_osx.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/user_manual/pim/sync_osx.rst b/user_manual/pim/sync_osx.rst index 822bc7522..bc3b6f8f4 100644 --- a/user_manual/pim/sync_osx.rst +++ b/user_manual/pim/sync_osx.rst @@ -44,8 +44,8 @@ sometimes you may also want to use it for your **Tasks and reminders**. Troubleshooting --------------- -- macOS does **not** support syncing CalDAV/CardDAV over non-encrypted **http://** - connections. Make sure you have https:// enabled and configured on server- and +- macOS does **not** support syncing CalDAV/CardDAV over non-encrypted ``http://`` + connections. Make sure you have ``https://`` enabled and configured on server- and client-side. - **Self-signed certificates** need to be properly set up in the macOS keychain.