Hello,

When multiple SSL certificates exist for a given domain, which one does HAProxy pick?

I'm specifically interested in knowing what happens when:

- Multiple certificates with the exact same set of common names exist
- A more specific certificate exists, e.g. one wildcard certificate (*.example.com) and one covering only a subdomain (foo.example.com)

... and if the order of .pem files matters in a `crt` directory.

I am unable to find this in the documentation. But I'm pretty sure I've seen it in there before...

With kind regards,

William Edwards


Reply via email to