在尝试使用证书进行HTTPS连接到apiv2.unphaationengine.com/v2/user/list Configuration Setup时,我在握手过程中遇到错误:HTTPS Configuration
用于连接的证书:Server Certificate
错误:
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"
"感谢您对解决此问题的帮助。如果你需要更多的信息,请告知。
谢谢&致以最良好的问候:
接入点
发布于 2016-08-25 18:01:50
统一引擎将支持除ssl2或ssl3以外的所有TLS版本
https://stackoverflow.com/questions/39117959
复制相似问题