Open DmitriiKuvshinov opened 4 months ago
This will need to be debugged, I suggest walking the SSL setup code and seeing how it tries to use the store/key. If you need a way to code from HEAD locally, https://github.com/opensearch-project/logstash-output-opensearch/issues/186#issuecomment-1941707311 should be helpful (and maybe you/someone could contribute https://github.com/opensearch-project/logstash-output-opensearch/issues/250 along the way :)).
Describe the bug There are no options to configure client key and certificate for SSL/TLS connection for output endpoint (OpenSearch 2.15)
Host/Environment (please complete the following information):
I try to create keystore file with certificate and key inside, but it's not working
And my output config
On node i see this message:
Ang on Logstash node
Are there any solutions?