mirror of
https://github.com/Kozea/Radicale.git
synced 2025-06-26 16:45:52 +00:00
Merge pull request #1625 from Fang-/doc-need-ssl
warn of possible client-side SSL requirement
This commit is contained in:
commit
8fea1f907e
1 changed files with 5 additions and 0 deletions
|
@ -1171,6 +1171,11 @@ In some clients you can just enter the URL of the Radicale server
|
||||||
enter the URL of the collection directly
|
enter the URL of the collection directly
|
||||||
(e.g. `http://localhost:5232/user/calendar`).
|
(e.g. `http://localhost:5232/user/calendar`).
|
||||||
|
|
||||||
|
Some clients (notably macOS's Calendar.app) may silently refuse to include
|
||||||
|
account credentials over unsecured HTTP, leading to unexpected authentication
|
||||||
|
failures. In these cases, you want to make sure the Radicale server is
|
||||||
|
[accessible over HTTPS](#ssl).
|
||||||
|
|
||||||
#### DAVx⁵
|
#### DAVx⁵
|
||||||
|
|
||||||
Enter the URL of the Radicale server (e.g. `http://localhost:5232`) and your
|
Enter the URL of the Radicale server (e.g. `http://localhost:5232`) and your
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue