question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

How do you enable SSL connections to the indexer?

See original GitHub issue

I’ve looked at the helm docs, but I don’t see any instructions on where to specify the certs to connect to the indexer after setting insecureSSL: false in the helm values.yml

2018-10-10 22:12:48 +0000 [warn]: #0 failed to flush the buffer. retry_time=0 next_retry_seconds=2018-10-10 22:12:48 +0000 chunk="577e7273b2f87eac439ed0708b15ea3c" error_class=OpenSSL::SSL::SSLError error="SSL_connect returned=1 errno=0 state=error: certificate verify failed (self signed certificate)"

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:16

github_iconTop GitHub Comments

1reaction
dmcnaughtcommented, Oct 25, 2018

Thanks for the help @matthewmodestino - I’ve got it all up and running well now.

0reactions
orona-yucacommented, Jun 28, 2021

Thanks @matthewmodestino for the explanations,

I’m already stuck on the configuration related to the splunk.hec, more specific about the 3 fields clientCert, clientKey and caFile. If I got it right, I can create a certificate for Splunk and when I do that I’ll have the two first fields correct? After that how can I get the caFile?

Another doubt that I have is: at the values.yaml it requests the content of the certificate and the key, so I need to copy and paste the content of the .pem files directly to the yaml file?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Solved: How to set up SSL/TLS for the Splunk indexer
Solved: Hi, I am trying to establish an SSL/TLS-connection with own certificates between the UFs and the indexer. I would also like to...
Read more >
Appendix C: Enabling SSL between the universal forwarders ...
SSL only works with Linux worker nodes. The Universal Forwarders verify that the indexers they connect to have a certificate signed by the...
Read more >
Configuring SSL Certificates in Splunk - YouTube
In this video, I'll go over the process for first enabling SSL connections to a Splunk instance, as well as changing the self-signed...
Read more >
Securing Splunk Enterprise With SSL | by Vikash Talanki
Enable replication of data between indexers and between search heads over SSL by setting. Host : All indexers, search heads
Read more >
Securing Splunk Enterprise with SSL - TekStream Solutions
Configuring indexers to use a new signed certificate: Copy the server certificate and CA public certificate into an accessible directory on the ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found