Files
patroni/typings
Alexander Kukushkin 06db296612 Fixes in patroni.request (#2768)
1.  Take client certificates only from the `ctl` section. Motivation: sometimes there are server-only certificates that can't be used as client certificates. As a result neither Patroni not patronictl work correctly even if `--insecure` option is used.
2. Document that if `restapi.verify_client` is set to `required` then client certificates **must** be provided in the `ctl` section.
3.  Add support for `ctl.authentication` and prefer to use it over `restapi.authentication`.
4. Silence annoying InsecureRequestWarning when `patronictl -k` is used, so that behavior becomes is similar to `curl -k`.
2023-07-25 08:48:18 +02:00
..
2023-05-09 09:38:00 +02:00
2023-05-09 09:38:00 +02:00
2023-05-09 09:38:00 +02:00
2023-05-09 09:38:00 +02:00
2023-05-09 09:38:00 +02:00
2023-07-25 08:48:18 +02:00
2023-05-09 09:38:00 +02:00