glance/etc
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
..
glance-api-paste.ini Reorganize context module 2012-07-10 08:31:50 -07:00
glance-api.conf Allow server-side validation of client ssl certs 2012-08-06 11:45:34 -07:00
glance-cache.conf Add metadata_encryption_key to glance-cache.conf. 2012-06-13 12:30:59 -04:00
glance-registry-paste.ini Reorganize context module 2012-07-10 08:31:50 -07:00
glance-registry.conf Allow server-side validation of client ssl certs 2012-08-06 11:45:34 -07:00
glance-scrubber.conf Split out paste deployment config from the core glance 2012-01-17 11:40:26 +00:00
logging.cnf.sample First round of logging functionality: 2011-02-01 13:18:40 -05:00
policy.json Add policy checks for cache manage middleware 2012-03-16 14:50:37 -07:00
schema-access.json Support custom properties in schemas for v2 API 2012-05-14 08:35:23 -07:00
schema-image.json Correct format of schema-image.json. 2012-05-23 10:48:43 -04:00