What is the name of the domain?
What is the issue you’re encountering
is it possible to use 3 different Certificate under the same Domain and be attach per TCP Port ? means that 443 will use Cert A and 1040 will use Cert B etc…
is it possible to use 3 different Certificate under the same Domain and be attach per TCP Port ? means that 443 will use Cert A and 1040 will use Cert B etc…
You can have different certificates for each subdomain using Total TLS, but not ports. SSL certificates do not specify ports.
Note that Cloudflare only listens on these ports…
If your origin server has different ports for different hostnames, you can use origin rules to tell Cloudflare to connect on a different port while clients still connect to 80/443…
This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.