
Question 1 — Internal Load Balancer Common URL
If the Portal for ArcGIS is deployed across two machines with FQDNs such as portal1.<org.com.internal> and portal2.<org.com.internal>, is it supported to configure the Portal’s common URL (i.e., the internal load balancer endpoint) using a pattern like https://portal.{env}.<example.com>:7443/arcgis?
Question 2 — Certificate SAN Entries
If the answer of question 1 is yes then what entries are required as Subject Alternative Names (SANs) on the certificate from below?
- portal.{env}.<eample.com>
- each individual Portal machine's FQDN (<hostname>.<org.com.internal>)?
- Or both?