Skip to content
douglm edited this page Dec 21, 2012 · 5 revisions

Sync engine - notes to be converted to real docs

  • Runs in the background as a separate service
  • Communicates with endpoints via connectors
  • Currently have a read-only-file connector and a bedework over CalWS-SOAP connector

Keystore

A keystore location can be supplied. This setting is used to set the system property "javax.net.ssl.trustStore". I think this is only needed for non-standard certs as java has the standard certs already configured in to the runtime.

Clone this wiki locally