Hi,
I'm trying toconfigureSplunkforwarders and indexers touse our owncertificates and while checking the documentation (https://docs.splunk.com/Documentation/Splunk/7.2.6/Security/Configure...
...oot CA in the server.conf but this did not help either. Finally, I have tried to install the Universal Forwarder using the graphical user interface and to specify the certificates in the i...
...55606-linux-2.6-x86_64.rpm.
I use SSL and my owncertificates for this setup.
I will call the Root CA "rootCA.cer", and the server certificate "splunkServerCert.pem". Both of these certificates s...
So I'm trying to simulate enabling SSL from all aspects of Splunk and I can't get the forwarder to talk to the indexer at all. I've followed along with both .conf presentations regarding SSL and t...
Hi,
We have a requirement toforward logs from clients (Splunk universal Forwarders) to a server using SSL (tls1.2)
First Try: We installed same server certificate on both server and c...
Used splunk provided directions on the following page toconfigure:
http://wiki.splunk.com/Community:Splunk2Splunk_SSL_3rdPartyCA
Configuring Splunkforwardingtouse SSL certificates s...
I would like to set up my Splunk-to-Splunk (forwarder to indexer) connections touse SSL with common-name-based authentication for my indexers, using self-signed server certificates created from a n...
I am trying to setup Splunkforwarding using owncertificates. Following is the configuration made.
On Indexer (inputs.conf)
[splunktcp-ssl:9997]
disabled = 0
[SSL]
serverCert = C:\Program F...
Hello Experts,
I have a QA setup with 1 search head, 2 indexers and 1 universal forwarder. I have created the following certificates on splunk search head box as mentioned in the docs:
e...
Hi All,
I am trying to setup SSL configuration between my Indexer and forwarder on port 9998 while it still allows non SSL configuration with port 9997.
I have followed the process from this l...