Getting Data In

How to update root certificates on a Splunk 4.2 Forwarder on Windows 2000 without PowerShell?

ruiaires
Path Finder

Hi,

Following the root certificate expiration explained at:
https://answers.splunk.com/answers/395886/for-splunk-enterprise-splunk-light-and-hunk-pre-63.html?el...

Is there a way to update root certificates on a Splunk 4.2 Forwarder running on a "legacy" Windows 2000 server without PowerShell support?

Thanks

0 Karma

jkat54
SplunkTrust
SplunkTrust

You could do it with a batch file. Create the batch script, deploy it via app, and put a scripted input in the app that runs the batch file one time per hour (for example), and then deploy the app, wait an hour, and finally remove the app.

Or sometimes I'll make the script run every 5 minutes and put code in the script to disable the scripted input after execution.

Another fine solution would be to write a c sharp (C#) app which is called by a batch file.

0 Karma

ruiaires
Path Finder

Thanks,
console access is not an issue, so the scripted input suggestion does not help here 😉

So the challenge would be to convert the provided PowerSell script to a standard batch file:
http://download.splunk.com/products/certificates/renewcerts-2016-05-05.zip

0 Karma

jkat54
SplunkTrust
SplunkTrust

If you have console access then you dont need a scripted install.

Just install splunk on any computer and copy the certificate generated by the fresh install to the windows 2000 machine.

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Announcing Modern Navigation: A New Era of Splunk User Experience

We are excited to introduce the Modern Navigation feature in the Splunk Platform, available to both cloud and ...

Modernize your Splunk Apps – Introducing Python 3.13 in Splunk

We are excited to announce that the upcoming releases of Splunk Enterprise 10.2.x and Splunk Cloud Platform ...

Step into “Hunt the Insider: An Splunk ES Premier Mystery” to catch a cybercriminal ...

After a whole week of being on call, you fell asleep on your keyboard, and you hit a sequence of buttons that ...