Hi, I am using Apache reverse proxy.
I want to perform the following and wondering if it is possible: 1) Extract a field (Subject Name) from a client certificate sent over SSL and compare it to a local list I have 2) Add parts of the certificate to headers or parameters in the HTTP request to the backend server Will appreciate any help with this. Thanks! Eldad