All Apps and Add-ons

How to add a proxy certifcate to the ServiceNow Security Operations Add on

becksyboy
Communicator

Hi,

we have a requirement to configure the ServiceNow Security Operations Add on to use a proxy url, proxy port and also a certificate for the proxy.

 

I can see there are option to specify proxy_urlproxy_port. Is it also possible to also integrate the certificate of our proxy? Does it need to be done within the add on or within Splunk or at the OS/Linux level?

 

thanks

Labels (1)
Tags (1)
0 Karma

vikramyadav
Contributor

Try these steps:-

1. First, you need to convert zscaler certificate to .pem or get from the customer.
openSSL x509 -in ZscalerRootCertificate-2048-SHA256.crt -out zscaler.pem -outform PEM

2.  Insert .pem into o365 app cacert
cat zscaler.pem >> /opt/splunk/etc/apps/splunk_ta_o365/bin/3rdparty/certifi/cacert.pem

3. Ensure ownership
chown splunk:splunk *

4. Restart splunk

----------------------------------------------
If this helps like will be appreciated.

0 Karma

thambisetty
SplunkTrust
SplunkTrust

below thread might help you:

https://community.splunk.com/t5/All-Apps-and-Add-ons/Getting-error-when-trying-to-set-up-o365-Add-on...

————————————
If this helps, give a like below.
0 Karma
Get Updates on the Splunk Community!

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...

Introducing Splunk Enterprise 9.2

WATCH HERE! Watch this Tech Talk to learn about the latest features and enhancements shipped in the new Splunk ...