Skip to Main Content

Feedback

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!

Soa Datasource with tcps to network load balancer with ssl termination

Saanchi DubeyJul 22 2025 — edited Jul 23 2025

We have SOA 12c which has a datasource which connects to Oracle 10g database. We are trying to use Network LB with ssl termination to connect to thsi 10g oracle database. We will be using tcps protocol in the data source. Want to know if this setup will work and what would be the high level steps?

example:
jdbc : jdbc:oracle:thin:@tcps://ebs-db.<domain>:443/oraDB10g

Where 443 is the NLB port which forwards request to database on its non-encrypted port 1521

Duplicate Post
This post has already been added here:
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Marked as duplicate
Added on Jul 22 2025
0 comments
54 views