PyKMIP/kmip/tests/unit/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 Reorganizing test suite and updating tox configuration 2015-05-14 13:13:10 -04:00
test_auth.py Adding KMIP authentication suites 2016-02-05 13:29:05 -05:00
test_kmip_client.py Fixing a client socket shutdown bug when unconnected 2016-11-11 12:51:39 -05:00
test_kmip_protocol.py services/server: use EOF exception ... 2016-02-23 12:51:40 +01:00