简体   繁体   中英

SSL handshake failure in android

i'm trying to implement xmpp client in android it works finr in desktop systems means where the openfire kept....but when i'm trying to connect remote systems it showa sslhandshake failure failure ssl library protocol error

please help me to resolve this issue

thanks regards renuka

Handshake errors are often caused by a mismatch in the available ciphersuites on the client and server side. If you're using GnuTLS client-side, it might also be the same bug that Empathy has.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM