Getting Data In

Splunk_OPSEC_TA: how can I pull the OPSEC .p12 cert from the Check Point management server without having to use Splunk web? Are there any command line tool?

jbsplunk
Splunk Employee
Splunk Employee

I've disabled SplunkWeb on my indexers and don't really want to re-enable it just to perform this function. Is there a workaround?

Tags (1)
1 Solution

Chubbybunny
Splunk Employee
Splunk Employee

this might help JB: '/opt/splunk/bin/splunk cmd ./pull-cert.sh'

for example:

[root@JAMES bin]# /opt/splunk/bin/splunk cmd ./pull-cert.sh 10.160.31.126 Splunk_JAMES support1 Splunk_JAMES_CERT_P12

The full entity sic name is:
CN=Splunk_JAMES,O=SENTINEL-ONE_Management_Server..fxugme
Certificate was created successfully and written to "../certs/Splunk_JAMES_CERT_P12".

by invoking the Splunk 'cmd' command, you can run the 'pull-cert.sh' directly.

invoke the command in the 'Splunk_TA_opseclea_linux22/bin' directory and include (in Order) the IP address of the Check Point management server, OPSEC Application name, OPSEC Application password, and CERT name.

(\__/)
(='.'=)
(")_(")

View solution in original post

Chubbybunny
Splunk Employee
Splunk Employee

this might help JB: '/opt/splunk/bin/splunk cmd ./pull-cert.sh'

for example:

[root@JAMES bin]# /opt/splunk/bin/splunk cmd ./pull-cert.sh 10.160.31.126 Splunk_JAMES support1 Splunk_JAMES_CERT_P12

The full entity sic name is:
CN=Splunk_JAMES,O=SENTINEL-ONE_Management_Server..fxugme
Certificate was created successfully and written to "../certs/Splunk_JAMES_CERT_P12".

by invoking the Splunk 'cmd' command, you can run the 'pull-cert.sh' directly.

invoke the command in the 'Splunk_TA_opseclea_linux22/bin' directory and include (in Order) the IP address of the Check Point management server, OPSEC Application name, OPSEC Application password, and CERT name.

(\__/)
(='.'=)
(")_(")
Get Updates on the Splunk Community!

Extending Observability Content to Splunk Cloud

Register to join us !   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to ...

What's new in Splunk Cloud Platform 9.1.2312?

Hi Splunky people! We are excited to share the newest updates in Splunk Cloud Platform 9.1.2312! Analysts can ...

What’s New in Splunk Security Essentials 3.8.0?

Splunk Security Essentials (SSE) is an app that can amplify the power of your existing Splunk Cloud Platform, ...