Client Side Certificates
Sorry if I'm bothering you with my numerous questions... I'm migrating from Apache to LSWS in the Lab ; the benchs (using Siege) of LSWS with our web apps were so excellent ! We ourselves have elected non blocking I/O (poll) for our own application server middlware ; so LSWS was a natural match as a frontend.
The Lab migration is the first step before real production.
Can LSWS support client SSL certificates authentication? I've seen no option to set a root CA in LSWS ?
Moreover, It would great if the client certificate info (client name, organization, ...) were forwarded to the FCGI app...
Thanks.
|