Security Basics mailing list archives

Re: Small http server with client certificate validation.


From: "Saqib Ali" <docbook.xml () gmail com>
Date: Thu, 23 Nov 2006 16:10:09 -0500

It is not gonna be easy finding a lightweight HTTP server that can
also client side authentication using certs.

However you can probably fine tune apache and remove all the modules
to make it a lightweight and fast HTTP server for static only content.
See:
http://httpd.apache.org/docs/2.0/misc/perf-tuning.html

saqib
http://www.full-disk-encryption.net

On 11/23/06, skarvin <skarvin () gmail com> wrote:
Hi list!

Does anyone know if exists a small http server (like cherokee or
lighttpd) with client certificate validation?

Thanks in advance.

--
Un saludo,

skarvin
blog: http://skarvin.blogspot.com

main(){int j=1234;char t[]=":@abcdefghijklmnopqrstuvwxyz.\n",*i=
"iqgbgxmsuspcpdofeqgbnek.";char *strchr(const char *,int);while(
*i){j+=strchr(t,*i++)-t;j%=sizeof t-1;putchar(t[j]);} return 0;}



--
Saqib Ali, CISSP, ISSAP
http://www.full-disk-encryption.net


Current thread: