2
0
mirror of https://github.com/openkmip/pykmip synced 2026-01-12 05:24:04 +00:00
Files
pykmip/kmip
Peter Hamilton 011ffd17b6 Fix a bug with timeout error handling
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.
2018-06-05 09:50:35 -04:00
..