Whatever server you are using, turn on SSL logs. http://docs.oracle.com/javase/1.5.0/docs/guide/security/jsse/ReadDebug.html . it usually lands up on console and not file atleast in karaf/smx. i mean the SSL logs not your custom logging.It will tell you all steps in cert exchange.The link explains how to interpret SSL logs.If you do that it should be pretty straight forward.
or just run a unit test with just SSL logs turned on.No appl server .This is pretty much a cert exchange problem. -- View this message in context: http://camel.465427.n5.nabble.com/Couchdb-peer-not-authenticated-exception-tp5729323p5729541.html Sent from the Camel - Users mailing list archive at Nabble.com.