View Single Post
  #1  
Old 03-25-2004, 01:07 AM
bogus bogus is offline
Member
 
Join Date: Dec 2003
Location: Brittany / France / Europe
Posts: 31
Default 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.
Reply With Quote