Dear Experts,
I am trying to connect to external REST service apiv2.unificationengine.com/v2/user/list over HTTPS. I am able to connect with basic authentication over any REST Clients like POSTMAN or ARC.
I have setup the .xshttpdest file configured to 443 port via proxy "proxy-trial:8080"and also imported the certificate to Trust Store in HANA Platform. However, I am encountering the below error. Any help or pointers will be highly appreciated!
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 7: local=10.117.96.122:57067 peer=10.117.18.16:8080
cli SSL session PSE "#_MemPSE_#053226508295677719593220"
Target Hostname="apiv2.unificationengine.com"
"
Thanks & Best Regards,
Anand Patil