[users@httpd] Client certificate authentication issues

2012-10-09 Thread VP
Dear All, I have been facing this particular issue for quite sometime now and don’t know what exactly is causing this. The issue is with client certificate authentication. We have noticed that for few users, client certificate authentication fails – i.e. browser prompts for client certificate in

[users@httpd] undefined symbol: ap_args_to_table

2012-10-09 Thread Prabhjot Kaur -X (prakaur - Aricent Technologies at Cisco)
Hi Friends, I need your help on the following issue: I am new to Apache and httpd. I installed Apache httpd 2.4 version on linux machine. I am trying to run the example code given in the developers documentation (http://httpd.apache.org/docs/2.4/developer/modguide.html). While running the

[users@httpd] Re: Client certificate authentication issues

2012-10-09 Thread VP
Any pointers or help please? On Tue, Oct 9, 2012 at 11:38 AM, VP rpeyy...@gmail.com wrote: Dear All, I have been facing this particular issue for quite sometime now and don’t know what exactly is causing this. The issue is with client certificate authentication. We have noticed that for few

Re: [users@httpd] Re: Client certificate authentication issues

2012-10-09 Thread Mark Montague
On October 9, 2012 7:18 , VP rpeyy...@gmail.com wrote: We have noticed that for few users, client certificate authentication fails – i.e. browser prompts for client certificate in a popup window and after I choose the appropriate personal certificate and submit, it then immediately shows me IE’s

Re: [users@httpd] Re: Client certificate authentication issues

2012-10-09 Thread VP
Dear Mark, Thank you so much for your email. Yes, I have 'SSLVerifyClient require' set in 'Location' block. I also believe this is the root cause of the problem but this occurs only for few IE clients and not all. I also noticed that it happens for few users who use Windows 7. Perhaps, there is

[users@httpd] Problem compiling Apache httpd-2.2.17 for 64 bit on RHEL version 6.2

2012-10-09 Thread declan harrison
Hi Guys I hope someone on the mailing list can advise me on an issue I'm having with compiling Apache httpd-2.2.17 for 64 bit on RHEL version 6.2. If I compile the same version on the same RHEL 6.2 OS but for 32 bit then I don't have an issue. I performed a google search and got a few different

[users@httpd] How to Enable/Disable mod_deflate compression basis custom request headers

2012-10-09 Thread Bhattacharya, Sudip
Hi friends, I have the following setup. - Java application on WebLogic server sitting behind Apache Web Server in US. - 2nd Apache as Caching Proxy setup in Europe to do local caching for Europe users. This is proxying to the US apache server (not directly to weblogic). Now, I have some JSPs