Added note to use basic authentication for BlackBerry OS10
This commit is contained in:
parent
c50442d75d
commit
5d95e9966f
1 changed files with 4 additions and 1 deletions
|
@ -272,7 +272,10 @@ Add a new CardDAV account:
|
|||
* Server Address: dav.mydomain.com/card.php/addressbooks/username/default
|
||||
and replace domain and username with the correct values
|
||||
|
||||
__Note:__ Its required to use SSL for CardDAV!
|
||||
__Important notes:__
|
||||
|
||||
* Make sure you've configured Baikal to use `basic` as authentication mechanism.
|
||||
* Its required to use SSL for CardDAV!
|
||||
|
||||
# 6 - You're done
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue