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!

Webinar Recap | Revolutionizing IT Operations: The Transformative Power of AI and ML ...

The Transformative Power of AI and ML in Enhancing Observability   In the realm of IT operations, the ...

.conf24 | Registration Open!

Hello, hello! I come bearing good news: Registration for .conf24 is now open!   conf is Splunk’s rad annual ...

ICYMI - Check out the latest releases of Splunk Edge Processor

Splunk is pleased to announce the latest enhancements to Splunk Edge Processor.  HEC Receiver authorization ...