cancel
Showing results for 
Search instead for 
Did you mean: 

Access cloud for customer Odata Service from HCP

0 Kudos

Hi 


I have a UI(sapui5) which consumes ODATA Service from "cloud for customer" system.

I am using connectivity proxy servlet(using destinations) to avoid cross origin issue.  when i deploy and access this UI from cloud, the response of the odata service is " HTTP status 500 javax.net.ssl.SSLPeerUnverifiedException: peer not authenticated".

I tried giving the http url and that says "502 bad gateway".


How to resolve SSL issue for cloud.?


Is there any other configuration that needs to be done to consume ODATA from "Cloud for customer" system


Regards

Priyal

Accepted Solutions (1)

Accepted Solutions (1)

0 Kudos

Hi Priyal:

For the SSL handshake at the destination level either you would have to set the property "TrustAll=TRUE" or you have to create a JKS keystore which contains the Server Certificate for the Cloud for customer system and then upload this either via the Admin cockpit (at destination level) or deploy the same via the NEO console tool.

Best regards

Venki

Answers (0)