Ticket #478 (new enhancement)
Add support for mutually authenticated SSL
| Reported by: | hitesh.jasani@… | Owned by: | jan |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | core | Version: | 1.4.8 |
| Severity: | blocker | Keywords: | ssl |
| Cc: | Blocked By: | ||
| Need User Feedback: | Blocking: |
Description
SSL connections are working fine between browser and lighttpd, but they are only server authenticated. Lighttpd does not appear to be requesting the client certificate and I have not found any options that would indicate you support it right now.
I have been able to get Webrick to support mutual authentication fine, the underlying support is built into OpenSSL. I haven't tested Apache yet. But Lighty would be my server of choice, once this feature is added.
Attachments
Note: See
TracTickets for help on using
tickets.

