It seems the HttpComponents used by DAVdroid don’t provide a persistent cookie store. The BasicCookieStore (which will be used when the .disableCookieManagement is removed) is only an in-memory list of cookies. This would suffice to make a sync process one “session” and still won’t have the complexity of a persistent cookie store, so I’ll enable it.
HTTP error: Method Not Allowed
-
Hi,
When I want to connect DAVdroid to my subdomain, I select https://cloud.surfnote.net, my username, my password, and preemptive authentification (authentification, c’est en français, authentication, it’s in english, so, I have this spelling error in the last release on F-Droid).
After, I click on next, and I have then this message :
HTTP error: Method Not Allowed
What can I do ?
And I have a self-signed certicate for CAcert. I view them (CAcert Inc. + Root CA) in Settings / Security / Credential storage / Trusted credentials / User
Thanks in advance,
-
So you must do twice like this :
Thanks @rfc2822 for your work!