[users@httpd] mod_ssl: Failed to set r->user to 'SSL_CLIENT_S_DN_Email'

2014-10-28 Thread Knacktus
Hi all, I'm using mod_ssl to authenticate user by a client certificate. The certificate contains the E-Mail address as subject alternative name: ... X509v3 extensions: X509v3 Subject Alternative Name: email:joe.john...@jojo.de ... mod_ssl is configured as ...

[users@httpd] Map ClientCertificate to AD User with different DN

2014-10-26 Thread Knacktus
Hi all, I'm stuck with mapping a PKI ClientCertificate from a Smartcard to the corresponding Active Directory entry using the standard modules and functionality. The information of how to identify the user in AD is available in the ClientCertificate, but it seems in a not directly usable way. Some

Re: [users@httpd] Large static files - no mod_xsendfile available

2012-08-23 Thread Knacktus
Am 23.08.2012 21:30, schrieb Ben Johnson: On 8/23/2012 3:26 PM, Ben Johnson wrote: Sending this off-list, because it's probably not the appropriate venue for the comment Oops... bit of a faux pas there. Fat-fingered a key or two and sent that right to the list. Welp, cat's out of the bag. I

Re: [users@httpd] Large static files - no mod_xsendfile available

2012-08-23 Thread Knacktus
Am 23.08.2012 21:26, schrieb Ben Johnson: Jan, Sending this off-list, because it's probably not the appropriate venue for the comment, but have you looked into the nginx Web-server at all? It's relatively immature, but from what I've read, its performance is by far superior to Apache's, due to

Re: [users@httpd] Large static files - no mod_xsendfile available

2012-08-23 Thread Knacktus
Am 23.08.2012 20:27, schrieb Ben Johnson: On 8/23/2012 1:42 PM, Knacktus wrote: Hi all, I'm a newbie to Apache, so I hope my question makes any sense :-) ... I have a Python web application which runs on a RedHat 6.3 Server. I'm not allowed to install any third party packages

[users@httpd] Large static files - no mod_xsendfile available

2012-08-23 Thread Knacktus
Hi all, I'm a newbie to Apache, so I hope my question makes any sense :-) ... I have a Python web application which runs on a RedHat 6.3 Server. I'm not allowed to install any third party packages or modules, which are not in the RedHat standard repository. My app needs to serve and recieve