Skip to Main Content

Integration

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

REST API via Load Balancer Invocation in OIC

Abdulkadir-KPMGJan 12 2026

I have an integration that invokes an internal REST API endpoint via load balancer (e.g., internal-api.example.com), which is hosted on backend servers with hostnames like server-prod-01.internal. The SSL certificate has a CN of server-prod-01.internal, not the load balancer FQDN. When my OIC REST adapter connects, it fails with: "hostname in certificate didn't match: internal-api.example.com != server-prod-01.internal

This post has been answered by Vasim Imani on Jan 12 2026
Jump to Answer
Comments
Post Details
Added on Jan 12 2026
1 comment
50 views