cakephp / elastic-search

Elastic search datasource for CakePHP
Other
88 stars 53 forks source link

Https with self-signed certificates #253

Closed antonvolokha closed 3 years ago

antonvolokha commented 3 years ago

Does this plugin support https connection with self-signed certificates ? Something like this

markstory commented 3 years ago

It should as long as elastica also supports self-signed certificates. See https://github.com/cakephp/elastic-search/blob/525fc698c6cb7793c796c2221e3c9d4bb3134ee2/src/Datasource/Connection.php#L84