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)?