All Apps and Add-ons

How do you configure the Proxy Settings?

sfortier99
Engager

I tested this Add-on without using proxy settings and it works great, but how do you get this to work if you have to utilize a proxy and is there any special configuration for certificates?

jat75
Explorer

I know it's been a while...but does anyone know if that admin_api.set_proxy line still works?

Thanks.

0 Karma

southeringtonp
Motivator

This is an old question, but since it bit me too, here's a (bad) workaround.

In duo_input.py, in the run_script() funciton, add the following:

    admin_api.set_proxy('proxy.example.org', 8080)

If your proxy server presents an SSL certificate, you will likely also need to add your root CAs to lib/duo_client/ca_certs.pem.

0 Karma

mikaelbje
Motivator

Tried hacking in support for this in the code but wasn't successful (we also have to cater for SSL inspection). There are no parameters in the "Add Inputs" setup page to add proxy or other CA certs, unfortunately.

0 Karma
Get Updates on the Splunk Community!

Stay Connected: Your Guide to May Tech Talks, Office Hours, and Webinars!

Take a look below to explore our upcoming Community Office Hours, Tech Talks, and Webinars this month. This ...

They're back! Join the SplunkTrust and MVP at .conf24

With our highly anticipated annual conference, .conf, comes the fez-wearers you can trust! The SplunkTrust, as ...

Enterprise Security Content Update (ESCU) | New Releases

Last month, the Splunk Threat Research Team had two releases of new security content via the Enterprise ...