On Fri, 2004-02-06 at 00:01, Rodrigo Moya wrote: > On Thu, 2004-02-05 at 15:18 -0500, Rodney Dawes wrote: > > On Pre , 2004-01-30 at 06:20, Rodrigo Moya wrote: > > > On Thu, 2004-01-29 at 19:43 -0600, Hans Petter Jansson wrote: > > > > HTTPS is not supported yet, but it might be simple to implement now that > > > > we're using libsoup in the backend. Writing to remote calendars is not > > > > supported in 1.5. > > > > > > > right, in fact I guess we just need to register the https URI in the > > > calendar factory, and use a property on the source called 'use_ssl' to > > > specify whether it's http or https. > > > > > > Does that sound ok? > > > > I don't think we need a property on the source. Probably just > > registering the https URI method will do, since libsoup handles ssl > > automatically if you have it built with gnutls. > > > yes, but the backend registers webcal: as the URI method, so either we > make it register both http and https, or still use webcal: with the > "use_ssl" property.
The properties URL also only allows either webcal: or http:. cheers, bern. _______________________________________________ evolution-hackers maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/evolution-hackers
