使用xamarin的错误网络核心:SSL握手中止:ssl = 0x71e29c30 [英] Error net core with xamarin: SSL handshake aborted: ssl=0x71e29c30

查看:77
本文介绍了使用xamarin的错误网络核心:SSL握手中止:ssl = 0x71e29c30的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我是使用net core的新开发者应用程序..我尝试使用Azure使用Net Core 2.1和Xamarin构建一些东西,这是我第一次一切顺利,但我有这个错误" SSL
握手中止:ssl = 0x71e29c30:I / 0系统调用期间出错,由对等方重置连接"我不知道如何解决这个问题..


我尝试在我的网站上使用api来传递xamarin应用程序




有些东西可以帮助我:(

解决方案

Juan CarlosArrietaRincón,


对于延迟回复。


根据您的描述,错误似乎远程服务器受防火墙保护,并且应用程序无法连接远程服务器。


请遵循以下建议:



  • 测试您的SSL服务器此处 并检查设备是否可以连接SSL服务器,
  • 为xamarin应用程序使用更高版本的Android版本
  • 将属性设置为true以检测如果对等主机崩溃

 HttpConnectionParams.setSoKeepAlive(params,true)

我发现了有关此错误的详细介绍。请查看
here
  for。


希望它可以帮到你。


最好的问候,


Dylan



注意:此响应包含对第三方万维网站点的引用。 Microsoft提供此信息是为了方便您。 

Microsoft不控制这些网站,也未测试在这些网站上找到的任何软件或信息;因此,Microsoft无法就其中发现的任何软件或信息的质量,安全性或适用性做出任何陈述。

使用任何软件时存在固有的危险互联网,微软提醒您确保在从互联网上检索任何软件之前完全理解风险

Hi, i'm new developer apps with net core.. well i try to build something using Net Core 2.1 and Xamarin using Azure it's my first time everything going well, but i have this error "SSL handshake aborted: ssl=0x71e29c30: I/0 error during system call, Connection reset by peer" i don't know how fix this..

I try to consume a api on my website to pass a xamarin apps


Something can helpme :(

解决方案

Hi Juan Carlos Arrieta Rincón,

Sorry for the delay in reply.

According to your description, the error seems that the remote server is protected by firewall, and the app fails to connect the remote server.

Please follow the suggestions below:

  • test your SSL server here and check if the device can connect the SSL server, 
  • Use higher android version for your xamarin apps
  • set the property as true to detect if the peer host crashes

HttpConnectionParams.setSoKeepAlive(params, true)

And I found a detailed introduction about this error. Please check here for it.

Hope it can help you.

Best Regards,

Dylan

Note: This response contains a reference to a third-party World Wide Web site. Microsoft is providing this information as a convenience to you. 
Microsoft does not control these sites and has not tested any software or information found on these sites; Therefore, Microsoft cannot make any representations regarding the quality, safety, or suitability of any software or information found there.
There are inherent dangers in the use of any software found on the Internet, and Microsoft cautions you to make sure that you completely understand the risk before retrieving any software from the Internet


这篇关于使用xamarin的错误网络核心:SSL握手中止:ssl = 0x71e29c30的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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