cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
901
Views
0
Helpful
2
Replies

Cisco IronPort Email Security Plug-In Question

Jason Meyer
Level 1
Level 1

 

Is it possible to modify the BCE_Config.xml file so that the plug-in will use "Use system proxy settings"   I'm guessing it is in this section:

 

Name of proxy configuration, specifed in the <proxies> section,
        to use when communicating with key server.
        -->
        <proxy></proxy>
    </keyserver>

    <!--
    Proxy configurations. This feature is not supported on Android, or iOS.
    -->
    <proxies>
        <!-- The value of the name attribute should be used in the keyserver proxy tag above to use a proxy. -->
        <proxy name="name">
            <!--
            Proxy implementation class to use. Supported values are
                Web
                SOCKS4
                SOCKS4a
                SOCKS5
            -->
            <type></type>

 

But I don't know what to specify for "Use System Proxy Settings".

 

2 Replies 2

Paul Cardelli
Level 1
Level 1

I would have to agree that the BCE Config documentation is very limited, I did not use the proxy setting, but had to trial and error my way through the rest of the BCE. I think you might be close, you should open a ticket if you haven't already. Would be interested in the solution.

<proxy>192.168.254.10:3128</proxy>

Not sure about the rest, without testing it on a proxy server. 

I believe "Use system proxy settings" is the default, and it's indicated by not specifying any proxy data:

 <proxy></proxy>

 

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: