Skip to Main Content

Cloud Connectivity

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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

loadbalancer : one listener (443) + multiple certificates/domains - how ?

Jim DicksonMay 25 2025 — edited Jun 2 2025

I want to host 2 apex-based web-sites ABC and XYZ

I have 2 database, 2 compute instances ( for custom ORDS ) + 1 LoadBalancer

( + 2 domains with cnames etc )

LB already has 1 listener ( 443 ) which is associated with 1 certificateABC

Do i add a 2nd listener, if so, can/should it also be port 443 ?

or do I add certificateXYZ to existing listener ( I did not see option )

or is there some other best practice ?

NB LB + ABC already up and running - downtime is ok but ideally do not want to risk screwing up existing config.

Apologies I could not find answer in docs / web but I am unfamiliar with much of this.

I saw a reference to certificate bundle but not sure what that is.

Also saw references to using 2 ports - 443 and 8443 - but not sure how that would work ( godaddy has no option to set port )

If 443/8443 are internet standards, does that mean I am limited to hosting 2 websites (with 1 LB)?

Comments
Post Details
Added on May 25 2025
3 comments
95 views