Hi,

You may need to enable the SSL Socket debug[1] to see why the handshake failed.

[1]http://www.herongyang.com/JDK/SSL-Socket-Communication-Debug-javax-net-debug.html
--  
Willem Jiang

Red Hat, Inc.
Web: http://www.redhat.com
Blog: http://willemjiang.blogspot.com (English)
http://jnn.iteye.com (Chinese)
Twitter: willemjiang  
Weibo: 姜宁willem



On January 9, 2015 at 1:42:43 AM, salemi (sal...@avaya.com) wrote:
> Hi All,
>  
> I am getting the following exception when I use https4 as followed below:
>  
> > uri="{{https.url}}?authUsername=admin&authPassword=Admin01$&authMethod=Basic&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