PyKMIP/kmip/services
Peter Hamilton 94aacc1897 Fixes premature server shutdown on receiving invalid certificate
This change fixes a bug with the server where the server would
prematurely shutdown upon receiving a client connection using an
invalid certificate. The server will now withstand bad client
connections. The impacted server unit tests have been updated to
reflect the bug fix.
2016-12-01 14:40:30 -05:00
..
server Fixes premature server shutdown on receiving invalid certificate 2016-12-01 14:40:30 -05:00
__init__.py PyKMIP library version 0.0.1 2014-08-11 16:34:30 -04:00
auth.py Adding KMIP authentication suites 2016-02-05 13:29:05 -05:00
kmip_client.py Fixing potential undefined variable error in client open 2016-11-11 14:49:07 -05:00
results.py Adding KMIPProxy support for the GetAttributeList operation 2015-08-31 12:06:49 -04:00