You are using SSL with self signed certs.
Ad it to your keystore.
Peace,R
--
You received this message because you are subscribed to the Google Groups "caldav4j" group.
To unsubscribe from this group and stop receiving emails from it, send an email to caldav4j+u...@googlegroups.com.
To post to this group, send email to cald...@googlegroups.com.
Visit this group at http://groups.google.com/group/caldav4j?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.
Thanks for for reply!I'm currently working on a test server, so i disabled the SSL for now.Instead I'm getting another error:Exception in thread "main" org.osaf.caldav4j.exceptions.BadStatusException: Bad status 503 invoking method HEAD http://serverip:1080/users/user_logon_name@domain/calendar/at org.osaf.caldav4j.CalDAVCollection.testConnection(CalDAVCollection.java:1188)at javaapplication1.BaseCaldavClient.main(BaseCaldavClient.java:99)Java Result: 1Any idea why this keep occuring, or how to fix it?Thanks,Tron
Thanks for your quick reply!I discovered that it the problem was within my DavMail settings.- Tron
--