Franklin


Sun Aug 13 17:15:33 2023
Tokens used:
Avg cost: $0.00000



theAbyss asked:
     how can i have a haproxy frontend return a specific error page if a client certificate is invalid?

You can configure the haproxy to return an error page if a client certificate is invalid by adding a "http-request deny" directive to the frontend configuration. This will cause haproxy to return an error page if the client certificate is invalid.