<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: How do you configure the Proxy Settings? in All Apps and Add-ons</title>
    <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-do-you-configure-the-Proxy-Settings/m-p/264239#M30536</link>
    <description>&lt;P&gt;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.&lt;/P&gt;</description>
    <pubDate>Tue, 22 Nov 2016 12:50:35 GMT</pubDate>
    <dc:creator>mikaelbje</dc:creator>
    <dc:date>2016-11-22T12:50:35Z</dc:date>
    <item>
      <title>How do you configure the Proxy Settings?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-do-you-configure-the-Proxy-Settings/m-p/264238#M30535</link>
      <description>&lt;P&gt;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?&lt;/P&gt;</description>
      <pubDate>Tue, 18 Oct 2016 17:01:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-do-you-configure-the-Proxy-Settings/m-p/264238#M30535</guid>
      <dc:creator>sfortier99</dc:creator>
      <dc:date>2016-10-18T17:01:11Z</dc:date>
    </item>
    <item>
      <title>Re: How do you configure the Proxy Settings?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-do-you-configure-the-Proxy-Settings/m-p/264239#M30536</link>
      <description>&lt;P&gt;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.&lt;/P&gt;</description>
      <pubDate>Tue, 22 Nov 2016 12:50:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-do-you-configure-the-Proxy-Settings/m-p/264239#M30536</guid>
      <dc:creator>mikaelbje</dc:creator>
      <dc:date>2016-11-22T12:50:35Z</dc:date>
    </item>
    <item>
      <title>Re: How do you configure the Proxy Settings?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-do-you-configure-the-Proxy-Settings/m-p/264240#M30537</link>
      <description>&lt;P&gt;This is an old question, but since it bit me too, here's a (bad) workaround.&lt;/P&gt;

&lt;P&gt;In duo_input.py, in the run_script() funciton, add the following:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;    admin_api.set_proxy('proxy.example.org', 8080)
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;If your proxy server presents an SSL certificate, you will likely also need to add your root CAs to &lt;CODE&gt;lib/duo_client/ca_certs.pem&lt;/CODE&gt;.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 16:08:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-do-you-configure-the-Proxy-Settings/m-p/264240#M30537</guid>
      <dc:creator>southeringtonp</dc:creator>
      <dc:date>2020-09-29T16:08:26Z</dc:date>
    </item>
    <item>
      <title>Re: How do you configure the Proxy Settings?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-do-you-configure-the-Proxy-Settings/m-p/264241#M30538</link>
      <description>&lt;P&gt;I know it's been a while...but does anyone know if that admin_api.set_proxy line still works?&lt;/P&gt;

&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Wed, 30 Sep 2020 03:58:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-do-you-configure-the-Proxy-Settings/m-p/264241#M30538</guid>
      <dc:creator>jat75</dc:creator>
      <dc:date>2020-09-30T03:58:48Z</dc:date>
    </item>
  </channel>
</rss>

