HAProxy Trust only specific client certs for mutual
I am using HAProxy to perform Mutual TLS termination for my API.
HAProxy has Mutual TLS enabled with "verify required" and a cert-auth file to restrict access to the Apache service that proxies to my API.
I only want to allow two… Continue reading HAProxy Trust only specific client certs for mutual