mirror of
https://github.com/openkmip/pykmip
synced 2025-12-31 23:53:52 +00:00
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.