Title: How to access client certificate Post by: Eric H. on February 01, 2018, 03:31:12 pm Good morning,
My GWC application needs to have access to the workstation's client certificate or at the very least it's SUBJECT to determine authentication privileges. Although Apache is configured to request the client certificate and pass the information along, I have not found any way to see that information from my application. How can I acomplish this? Thanks in advance, Eric |