PyKMIP/examples
Peter Hamilton 4c6bbae452 Add server config option controlling certificate client auth
This change adds a server configuration option to control the
enforcement of TLS certificate client authentication. Before,
client TLS certificates had to include the extended key usage
extension with the clientAuth bit set to be used as sources of
client identity. The new configuration option,
enable_tls_client_auth, allows server admins to enable/disable
this requirement. The configuration setting is optional and the
server defaults to the original enforcing behavior if it is not
set. Admins must explicitly set the option to False to disable
enforcement.
2017-09-14 13:16:24 -04:00
..
policy.json Adding an examples directory with conf and policy example files 2016-11-17 15:56:27 -05:00
pykmip.conf Adding an examples directory with conf and policy example files 2016-11-17 15:56:27 -05:00
server.conf Add server config option controlling certificate client auth 2017-09-14 13:16:24 -04:00