Hi

Not sure, I am afraid you may need to debug the code a bit or check
the logs etc.

Did you find out more about this?


On Sun, Mar 17, 2013 at 10:17 PM, hangstrap <hangst...@gmail.com> wrote:
> Hi
>
> I have been trying to use camel-couchdb to send data to a couchDb datastore
>
>
> My code looks like
>
> .to(
> "couchdb:https://hangstrap.iriscouch.com/test?username=hangstrap&password=****";);
>
> When the code runs a get a  javax.net.ssl.SSLPeerUnverifiedException: peer
> not authenticated exception
> from the CouchDbClientBase.executeRequest method.
>
> However, when I past the url
> https://hangstrap.iriscouch.com/test?username=hangstrap&password=**** into
> my browser I can connect to my couchDB without problems.
>
> Any ideas what I am missing out?
>
> Thanks
>
>
>
>
>
> --
> View this message in context: 
> http://camel.465427.n5.nabble.com/Couchdb-peer-not-authenticated-exception-tp5729323.html
> Sent from the Camel - Users mailing list archive at Nabble.com.



-- 
Claus Ibsen
-----------------
Red Hat, Inc.
FuseSource is now part of Red Hat
Email: cib...@redhat.com
Web: http://fusesource.com
Twitter: davsclaus
Blog: http://davsclaus.com
Author of Camel in Action: http://www.manning.com/ibsen

Reply via email to