PyKMIP/kmip/core
Peter Hamilton f9e32552f8 Add client support for custom configuration file paths
This change adds client support for setting custom configuration
file paths, allowing users and developers to place their settings
file wherever they want. All client demo scripts have been updated
to support a '-s' flag that can be used to set the configuration
file for the demo. Client unit tests have also been updated to
include this change.
2018-04-17 14:41:04 -04:00
..
factories Add Check support to the payload factories 2018-04-17 00:32:20 -04:00
messages Add the request and response payloads for the Rekey operation 2018-04-12 22:34:58 -04:00
__init__.py PyKMIP - Release v0.0.1 2014-08-13 19:23:05 -04:00
attributes.py Remove unused error code 2017-12-07 20:59:23 -05:00
config_helper.py Add client support for custom configuration file paths 2018-04-17 14:41:04 -04:00
enums.py Rename the CertificateTypeEnum enum to CertificateType 2017-10-11 08:24:55 -04:00
exceptions.py Integrate policy file monitoring with the server 2018-04-11 13:42:44 -04:00
misc.py Updating support for the Enumeration primitive 2015-09-29 13:23:44 -04:00
objects.py Fix cryptographic usage mask handling for CreateKeyPair 2018-04-11 21:51:32 -04:00
policy.py Update the server to support group-based operation policies 2018-02-19 12:12:40 -05:00
primitives.py Remove unused error code 2017-12-07 20:59:23 -05:00
secrets.py Rename the CertificateTypeEnum enum to CertificateType 2017-10-11 08:24:55 -04:00
utils.py Remove unused error code 2017-12-07 20:59:23 -05:00