Hello group. I'm new to haproxy. I have read the documentation but still require some assistance. I'm trying to configure haproxy to:
1. accept https connection with client certs required. 2. pass the client cert to a backend https server based on https url path First, can I accomplish this with haproxy? If so, could someone share a sample haproxy 1.5 configuration? I have the item 1 above working in tcp mode. But I believe I need to be in http mode to get item 2 to work. -Doug

