mirror of
https://github.com/zulip/zulip.git
synced 2025-11-17 12:21:58 +00:00
This adds support for passing a client cert (in the format expected by the `requests` library) to the `Client` constructor, as well as for specifying one on the command line or in .zuliprc (through new `client_cert` and `client_cert_key` options).