HCMRestApi - HTTPS/SSL encryption
Summary
How to set SSL encryption on HCMRESTAPI callsContent
Hi Experts!
We are integrating using custome developed c# code on our premises to access HCM cloud ATOM feeds and RESTAPIs. So for example I am using https/**.oraclecloud.com/hcmRestApi/resources/latest/organizations - https, I expect it to return authorization failure if I am not passing SSL certificate details. I have not installed SSL on our windows server, but the connection passes through and gives expected results. So I am confused if it autodownloads SSL certificate like it dose on browser or simply ignoring SSL encryption because its not set on HCM cloud. As per Oracle documentation, it says HCM api calls are SSL enscrypted.