mirror of
https://github.com/openkmip/pykmip
synced 2026-01-20 01:13:13 +00:00
This change adds support for a customizable timeout option for the KMIP client. The client will stop attempting connections or operations once the timeout is exceeded instead of waiting for the default system timeout. The default timeouts is 30 seconds.