1
How do you solve custom domain HTTPS support in your SaaS products?
Hi there
I'm coming from GCP and need to look into AWS ALB's certificate support to terminate the traffic of customer domains. I asked AWS support, the hard limit is at 100 certificates per ALB unfortunately. So that would mean I would need to provisions/unprovisions/bin-pack ALBs and certificates myself, I guess.
Do you know of another approach on AWS that one could take?
On Google Cloud one can have up to a million certs per Loadbalancer via their "Certificate Manager" (I haven't tried :-)
Best Tanju