I am trying to configure my HAProxy such that my clients strictly use TLS 1.3 , for that I am using ssl-min-ver however client negotiation with HAProxy is still failing for TLS 1.3 yet allowing ito proceed with TLS 1.2, how do I configure such that TLS 1.3 clients fails the request ?
2 posts - 2 participants