* caldav-sync owncloud on Digital Ocean servers and self signed certificates.
@ 2016-06-07 10:44 Paul Harper
2016-06-07 15:09 ` Rasmus
0 siblings, 1 reply; 2+ messages in thread
From: Paul Harper @ 2016-06-07 10:44 UTC (permalink / raw)
To: emacs-orgmode
[-- Attachment #1: Type: text/plain, Size: 980 bytes --]
I am trying to get org-caldav to work with my Owncloud which is running on
a Digital Ocean server.
I am getting the message
org-caldav-check-connection:[server address/path_to_calendar]does not
seem to accept DAV requests
I suspect the issue is related to the self signed certificates on the
Digital Ocean server.
Which my Android devices or with Firefox I can install the self signed
certificates and the Owncloud Calender syncs fine. I am not seeing a
way to do that with Emacs Org-Mode.
Is there a way to deal with self-signed certificates in Emacs Org with
org-caldav and Owncloud?
--
Regards,
Paul
about.me/pauljamesharper
GnuPG Fingerprint: B3C2 6A80 BB3E 8D4D 126E 4FBE 5F62 4195 17D3 CB75
“Wisdom consists in being able to distinguish among dangers and make a
choice of the least harmful.” — Niccolo Machiavelli, The Prince
“The user’s going to pick dancing pigs over security every time.” — Bruce
Schneier
[-- Attachment #2: Type: text/html, Size: 1538 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: caldav-sync owncloud on Digital Ocean servers and self signed certificates.
2016-06-07 10:44 caldav-sync owncloud on Digital Ocean servers and self signed certificates Paul Harper
@ 2016-06-07 15:09 ` Rasmus
0 siblings, 0 replies; 2+ messages in thread
From: Rasmus @ 2016-06-07 15:09 UTC (permalink / raw)
To: emacs-orgmode
Paul Harper <harper.paul.j@gmail.com> writes:
> I am trying to get org-caldav to work with my Owncloud which is running on
> a Digital Ocean server.
>
> I am getting the message
>
> org-caldav-check-connection:[server address/path_to_calendar]does not
> seem to accept DAV requests
>
> I suspect the issue is related to the self signed certificates on the
> Digital Ocean server.
>
> Which my Android devices or with Firefox I can install the self signed
> certificates and the Owncloud Calender syncs fine. I am not seeing a
> way to do that with Emacs Org-Mode.
>
> Is there a way to deal with self-signed certificates in Emacs Org with
> org-caldav and Owncloud?
In case it's useful, here's the variables I use in my init.el.
(setq org-caldav-url "https://server.net/owncloud/remote.php/caldav/calendars/rasmus"
org-caldav-calendar-id "defaultcalendar")
I use a proper certificate though. You could use letsencrypt if you think
that’s the issue...
Rasmus
--
Er du tosset for noge' lårt!
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-06-07 15:10 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-07 10:44 caldav-sync owncloud on Digital Ocean servers and self signed certificates Paul Harper
2016-06-07 15:09 ` Rasmus
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).