Merge pull request #1307 from nextcloud/backport/1303/stable15

[stable15] Make sure https:// is not parsed as URL
This commit is contained in:
Morris Jobke 2019-03-13 22:52:48 +01:00 committed by GitHub
commit cdfd8f5570
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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.