Hi All,

I am getting the following exception when I use https4 as followed below:

<to
uri="{{https.url}}?authUsername=admin&amp;authPassword=Admin01$&amp;authMethod=Basic&amp;x509HostnameVerifier=allowAllHostnameVerifier"/>
        

javax.net.ssl.SSLHandshakeException: Received fatal alert: handshake_failure
        at com.ibm.jsse2.j.a(j.java:24)
        at com.ibm.jsse2.j.a(j.java:19)
        at com.ibm.jsse2.qc.b(qc.java:660)
        at com.ibm.jsse2.qc.a(qc.java:613)
        at com.ibm.jsse2.qc.h(qc.java:266)
        at com.ibm.jsse2.qc.a(qc.java:214)
        at com.ibm.jsse2.h.write(h.java:10)

What am I doing wrong here?

Thanks,
Ali




-----
Alireza Salemi
--
View this message in context: 
http://camel.465427.n5.nabble.com/http-client-javax-net-ssl-SSLHandshakeException-Received-fatal-alert-handshake-failure-tp5761469.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to