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!

Database Performance Sidebar Panel Now on APM Database Query Performance & Service ...

We’ve streamlined the troubleshooting experience for database-related service issues by adding a database ...

IM Landing Page Filter - Now Available

We’ve added the capability for you to filter across the summary details on the main Infrastructure Monitoring ...

Dynamic Links from Alerts to IM Navigators - New in Observability Cloud

Splunk continues to improve the troubleshooting experience in Observability Cloud with this latest enhancement ...