Marc-Antoine

Results 3 comments of Marc-Antoine

Hi, We actually create keystore and trusstore using crt and key files. I'll try to find a way to create that TLSConfig correctly using those files. Thanks

Actually `check_connection_timeout` wouldn't help; the parameter we need to update instead would be `connect_timeout` : https://github.com/cheald/manticore/blob/8d5e4768bf898fc2d87cf8ee7bbb585bce0693ec/lib/manticore/client.rb#L146

https://github.com/opensearch-project/logstash-output-opensearch/blob/aeee1cfbf5135fc23a6f9a2ef57ab24b7d55ca04/lib/logstash/outputs/opensearch/http_client.rb#L292 Could be reconsidered and so that the values are taken from the provided `client_settings` instead. This would allow a more precise and transparent configuration.