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 January Tech Talks, Office Hours, and Webinars!

What are Community Office Hours? Community Office Hours is an interactive 60-minute Zoom series where ...

[Puzzles] Solve, Learn, Repeat: Reprocessing XML into Fixed-Length Events

This challenge was first posted on Slack #puzzles channelFor a previous puzzle, I needed a set of fixed-length ...

Data Management Digest – December 2025

Welcome to the December edition of Data Management Digest! As we continue our journey of data innovation, the ...