mirror of https://github.com/OpenKMIP/PyKMIP.git
4c6bbae452
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. |
||
---|---|---|
.. | ||
policy.json | ||
pykmip.conf | ||
server.conf |