Re: [us...@httpd] Performing Internal Certificate Checks

2009-06-25 Thread Eldad Chai
Thanks for your reply! The user list is stored in a text file. Eldad On Thu, Jun 25, 2009 at 12:08 PM, Sean Conner wrote: > It was thus said that the Great Eldad Chai once stated: > > Hi, > > > > I am using Apache reverse proxy. > > > > I want to perform the following and wondering if it is pos

Re: [us...@httpd] Performing Internal Certificate Checks

2009-06-25 Thread Sean Conner
It was thus said that the Great Eldad Chai once stated: > 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 > >

Re: [us...@httpd] Performing Internal Certificate Checks

2009-06-25 Thread Torsten Foertsch
On Thu 25 Jun 2009, André Warnier wrote: > > 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

Re: [us...@httpd] Performing Internal Certificate Checks

2009-06-25 Thread André Warnier
Eldad Chai wrote: 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 param

[us...@httpd] Performing Internal Certificate Checks

2009-06-24 Thread Eldad Chai
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 re