如何使用openssl访问xmpp.messenger.live.com [英] How to access xmpp.messenger.live.com using openssl

查看:82
本文介绍了如何使用openssl访问xmpp.messenger.live.com的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我无法使用openssl访问xmpp.messenger.live.com。

I am unable to access xmpp.messenger.live.com using openssl.

openssl s_client -connect xmpp.messenger.live.com:5223 给出以下连接超时错误:

openssl s_client -connect xmpp.messenger.live.com:5223  gives following connection timeout error :

connect:连接超时

connect:errno = 110

connect: Connection timed out
connect:errno=110

并且  openssl s_client -connect xmpp.messenger.live.com:5222给出以下握手错误:

And  openssl s_client -connect xmpp.messenger.live.com:5222 gives following handshake error:

1073824976:错误:140790E5:SSL例程:SSL23_WRITE:ssl握手失败:s23_lib.c:177

1073824976:error:140790E5:SSL routines:SSL23_WRITE:ssl handshake failure:s23_lib.c:177

推荐答案

我希望您在其他地方收到了问题的答案。如果没有,我想告诉您,一旦您连接了Messenger XMPP服务就协商TLS,但是不支持通过OpenSSL在5222或5223上建立连接。

I hope you've received an answer to your question elsewhere. If not, I wanted to let you know that the Messenger XMPP service negotiates TLS once you have connected but will not support a connection via OpenSSL on either 5222 or 5223.

关于XMPP RFC TLS:
http://tools.ietf.org/html/rfc6120#page-69

The XMPP RFC regarding TLS: http://tools.ietf.org/html/rfc6120#page-69

谢谢,

比尔


这篇关于如何使用openssl访问xmpp.messenger.live.com的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆