mirror of https://github.com/OpenKMIP/PyKMIP.git
94aacc1897
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. |
||
---|---|---|
.. | ||
server | ||
__init__.py | ||
test_auth.py | ||
test_kmip_client.py | ||
test_kmip_protocol.py |