Files
opensearch-pyd/elasticsearch/client
Rich Megginson fe6e9a7f5c Urllib3HttpConnection should have separate client_cert and client_key arguments #344
https://github.com/elastic/elasticsearch-py/issues/344
Add a client_key parameter to complement the client_cert parameter.  If
client_key is used, it is assumed that client_cert will contain only the
certificate, not the combined cert and key in a single file.

Closes #344
2016-02-29 22:35:40 +01:00
..
2015-10-14 00:06:27 +02:00
2015-12-27 21:10:51 +01:00
2015-10-14 00:06:27 +02:00
2015-08-25 01:21:45 +02:00
2015-06-09 19:21:31 +02:00