Hi,
Platform 11, running on Outsystems Enterprise.
Apologies for the noob question but I've been advised that you can only load one domain certificate per environment. Is that correct? Does a single environment have the ability to load multiple security certificates?
We have a large environment and will have more than 7 apps running with 7 different domain names. A multi-domain certificate usually only covers 4 domains; a wildcard cert covers 1 domain and unlimited subdomains.
We need coverage for more domains than 4, and because we have multiple domain names, a wildcard doesn't work either.
Thanks in advance.
Hi Alistair,
Are we talking about an On Premise or Cloud environment?
For On Premise I guess you could setup multiple bindings in IIS, each with its own certificate.
For Cloud you should check out the section Multi-Domain (SAN) Certificates in this docs from OutSystems success pages.
Hope this helps!
Regards,
Nordin
In Outsystems Enterprise, each environment typically supports a single SSL certificate per front-end. However, if you need to secure multiple domain names, you can use a Multi-Domain (SAN) SSL Certificate, which allows multiple domains under one certificate. For more than 4 domains, you can extend the SAN list during purchase or manage multiple front-ends with their own certificates. A Wildcard certificate only secures one domain and unlimited subdomains, not different domain names. May it will be helpful!