Brian Waldon 006254c505 Allow server-side validation of client ssl certs
This adds a 'ca_file' config option that points to a local
CA cert that will be used to verify certs provided by
connecting clients. The 'ca_file' option is only used if the
server is already properly configured to to use SSL - that
means having a valid 'cert_file' and 'key_file'. If no 'ca_file'
is provided, the behavior will remain the same - the server
will still provide its cert to clients, but it will ignore
certs sent back from those clients.

Fixes bug 1032451

Change-Id: Ie48646b0fc5398ba7cda2fb627b820f533482e00
2012-08-06 11:45:34 -07:00
..
2012-07-11 15:27:26 -07:00
2012-07-11 15:27:26 -07:00
2012-03-15 14:26:59 -07:00
2012-06-07 16:33:25 +02:00
2012-03-15 14:26:59 -07:00
2012-03-14 14:07:24 -07:00
2012-04-10 12:54:12 -07:00
2012-05-11 14:23:41 +05:30
2012-03-14 14:07:24 -07:00
2012-03-14 14:02:16 -07:00
2012-03-20 08:35:46 -07:00