mirror of
https://github.com/openkmip/pykmip
synced 2026-01-02 16:43:17 +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.