mirror of
https://github.com/openkmip/pykmip
synced 2026-01-12 05:24:04 +00: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.