Re: [O] org-caldav: problems connecting to owndrive

2014-05-07 Thread Ian Barton
On 07/05/14 14:43, Seb Frank wrote: Testing this with gnutls on the command line confirms the problem: % gnutls-cli -V -p 443 my.owndrive.com ... - Status: The certificate is NOT trusted. The signature in the certificate is invalid. *** Verifying server certificate faile

Re: [O] org-caldav: problems connecting to owndrive

2014-05-07 Thread Ian Barton
On 07/05/14 14:43, Seb Frank wrote: Hi there, I've been trying to setup org-caldav to sync to my owndrive calendar. Setup is #+begin_src emacs-lisp (setq org-caldav-url "https://my.owndrive.com/remote.php/caldav/calendars/myusername";) (setq org-caldav-calendar-id "myid") (setq org-caldav-inbo

[O] org-caldav: problems connecting to owndrive

2014-05-07 Thread Seb Frank
Hi there, I've been trying to setup org-caldav to sync to my owndrive calendar. Setup is #+begin_src emacs-lisp (setq org-caldav-url " https://my.owndrive.com/remote.php/caldav/calendars/myusername";) (setq org-caldav-calendar-id "myid") (setq org-caldav-inbox "~/org/test.org") #+end_src When I