PyKMIP/kmip/tests/unit/services/server
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
..
crypto Adding the CryptographyEngine 2016-01-29 13:29:36 -05:00
__init__.py Adding the CryptographyEngine 2016-01-29 13:29:36 -05:00
test_config.py Updating the server to allow optional policy_path values 2016-11-28 13:49:19 -05:00
test_engine.py Updating the server to allow optional policy_path values 2016-11-28 13:49:19 -05:00
test_policy.py Adding an AttributePolicy system 2016-03-21 11:22:07 -04:00
test_processor.py server: implement 'discover-versions' 2016-02-18 14:35:30 +01:00
test_server.py Fixes premature server shutdown on receiving invalid certificate 2016-12-01 14:40:30 -05:00
test_session.py Adding session extraction of client identity from certificates 2016-09-13 15:30:08 -04:00