Newsroom Update

Beginning in May, a special Today at Apple series titled “Made for Business” will offer small business owners and entrepreneurs free opportunities to learn how Apple products and services can support their growth and success. Learn more >

Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

IPhone Proxy settings using OTA configuration profile.

Hi,

I am pushing a proxy configuration profile wich contains proxy settings for our Wifi network. After the installaion of the profile the proxy settings the HTTP request are not reaching my proxy server. Once if i restart the device in which proxy is set now the request are hitting my proxy server. Doen any one have the same issue. Or am I missing some settings that has to be sent along with the Configuration profile.


I have enclosed the configuration profile that is being sent from server


<plist version="1.0">

<dict>


<key>PayloadContent</key>
<array>


<dict>


<key>AutoJoin</key>

<true/>

<key>EncryptionType</key>

<string>Any</string>

<key>HIDDEN_NETWORK</key>

<false/>

<key>PayloadDescription</key>

<string>Configures wireless connectivity settings.</string>

<key>PayloadDisplayName</key>

<string>Wi-Fi</string>

<key>PayloadIdentifier</key>

<string>com.testing.profile.wifi</string>

<key>PayloadOrganization</key>

<string></string>

<key>PayloadType</key>

<string>com.apple.wifi.managed</string>

<key>PayloadUUID</key>

<string>123123123123</string>

<key>PayloadVersion</key>

<integer>1</integer>

<key>ProxyServer</key>

<string>192.168.1.20</string>

<key>ProxyServerPort</key>

<integer>8080</integer>

<key>ProxyType</key>

<string>Manual</string>

<key>ProxyUsername</key>

<string>userName</string>

<key>ProxyPassword</key>

<string>Password</string>

<key>SSID_STR</key>

<string>SSID Name</string>

</dict>

</array>


<key>PayloadDescription</key>

<string>Profile description.</string>

<key>PayloadDisplayName</key>

<string>ProxyProfile</string>

<key>PayloadIdentifier</key>

<string>com.testing.profile</string>

<key>PayloadOrganization</key>

<string></string>

<key>PayloadRemovalDisallowed</key>

<false/>

<key>PayloadType</key>

<string>Configuration</string>

<key>PayloadUUID</key>

<string>123123123123123123</string>

<key>PayloadVersion</key>

<integer>1</integer>

</dict>

</plist>

iOS 6.1.3

Posted on Apr 25, 2013 3:15 AM

Reply

There are no replies.

IPhone Proxy settings using OTA configuration profile.

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple ID.