Added note to use basic authentication for BlackBerry OS10

This commit is contained in:
Jan Pieper 2014-01-03 16:36:43 +01:00
parent c50442d75d
commit 5d95e9966f

View file

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