mirror of
https://github.com/OpenKMIP/PyKMIP.git
synced 2025-12-14 09:04:01 +01:00
This change updates how the server handles SSL/TLS timeout errors when reading incoming client requests. Timeouts are now interpreted as session ending events, resulting in a closed connection as opposed to the original recurring error log message that was produced.