View Single Post
  #2  
Old 03-25-2004, 11:53 AM
mistwang mistwang is offline
LiteSpeed Staff
 
Join Date: May 2003
Location: New Jersey
Posts: 7,603
Default Re: Client Side Certificates

Quote:
Originally Posted by bogus
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.
You are welcome. :-) Would you mind share the result in the feedback forum? :wink:

Quote:
Originally Posted by bogus
Can LSWS support client SSL certificates authentication? I've seen no option to set a root CA in LSWS ?
LSWS does not support client certification yet. it is on our to do list with low priority, as it is not a highly demonded feature. We will evaluate how much work is involved and prioritize it.

Quote:
Moreover, It would great if the client certificate info (client name, organization, ...) were forwarded to the FCGI app...
Absolutely!
Reply With Quote