首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >通过443 HTTPS连接到UnificationEngine服务器时遇到错误

通过443 HTTPS连接到UnificationEngine服务器时遇到错误
EN

Stack Overflow用户
提问于 2016-08-24 16:17:07
回答 1查看 561关注 0票数 1

在尝试使用证书进行HTTPS连接到apiv2.unphaationengine.com/v2/user/list Configuration Setup时,我在握手过程中遇到错误:HTTPS Configuration

用于连接的证书:Server Certificate

错误:

代码语言:javascript
复制
    HttpClient.request: request failed: unable to establish connection to apiv2.unificationengine.com:443 - IPcon: SSL session failed with error: "SapSSLSessionStartNB()==SSSLERR_SSL_READ
  SSL:SSL_read() failed  (536875072/0x20001040)
  => "received a fatal SSLv3 handshake failure alert message from the peer"
>> ---- SecuSSL ErrStack: ----
0x20001040 | SAPCRYPTOLIB | SSL_read
SSL API error
received a fatal SSLv3 handshake failure alert message from the peer
0xa0600266 | SSL | ssl3_read_bytes
received a fatal SSLv3 handshake failure alert message from the peer
0xa0600266 | SSL | ssl3_read_bytes
received a fatal SSLv3 handshake failure alert message from the peer
<< ---------------------------
  SSL:SSL_get_state()==0x2120 "SSLv3 read server hello A"
  SSL NI-hdl 3: local=10.117.96.122:51038  peer=10.117.18.16:8080
  cli SSL session PSE "#_MemPSE_#153191466869762214968424"
  Target Hostname="apiv2.unificationengine.com"
"

感谢您对解决此问题的帮助。如果你需要更多的信息,请告知。

谢谢&致以最良好的问候:

接入点

EN

回答 1

Stack Overflow用户

发布于 2016-08-25 18:01:50

统一引擎将支持除ssl2或ssl3以外的所有TLS版本

票数 1
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/39117959

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档