Hello,

Le lundi 12 octobre 2009 à 11:28 +0200, Andrzej Wąsowski a écrit :
> Dear Julien,
> 
> On Mon, 12 Oct 2009, Julien Garet wrote:
> 
> >>> I get an error when trying to sync : [INFO] SoupTransport Failure:
> >>> https://corp.agenda.com/ocst-bin/ocas.fcgi via libsoup: Connection
> >>> terminated unexpectedly
> 
> In my setup I was able to advance a bit by switching the requirement for 
> certificates off (I also was not able to get the certificates succeed, with 
> the same error as you do).
Do you mean setting SSLVerifyServer = 0 and SSLVerifyHost = 0 ?
It does not work better for me.

> 
> I am also using an Oracle server.  Unfortunately I got stuck a bit later.
I feel less alone ;-)

Here is my config.ini (only what isn't commented in the file), did I
miss something ? I did not make any change to the .synthesis files, only
changed the config.ini files in sources

syncURL = https://agenda.inria.fr:4444/ocst-bin/ocas.fcgi
username = garet
password = "<my_password>" 
logdir = /tmp/syncevo
loglevel = 5
maxlogdirs = 1
RetryInterval = 5
deviceId = sc-pim-290f49b4-ab78-4c7b-9c82-6bed35815f2c
SSLVerifyServer = 0
SSLVerifyHost = 0
WebURL = 
IconURI = 
ConsumerReady = 1

and here are my sources files :
addressbook/config.ini:sync = none
addressbook/config.ini:type = addressbook:text/vcard
addressbook/config.ini:uri = ./Contacts

calendar/config.ini:sync = two-way
calendar/config.ini:type = calendar
calendar/config.ini:uri = ./Calendar/Events

memo/config.ini:sync = none
memo/config.ini:type = memo
memo/config.ini:uri = note

todo/config.ini:sync = none
todo/config.ini:type = todo
todo/config.ini:uri = ./Calendar/Tasks

Regards,

Julien

_______________________________________________
SyncEvolution mailing list
[email protected]
http://lists.syncevolution.org/listinfo/syncevolution

Reply via email to