Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The following XML examples can be used as templates to configure settings for the BOOTSTRAP Configuration Service Provider. Below the BOOTSTRAP characteristic type, replace the value for each parm and characteristic type with values that correspond to your system.
Setting the bootstrap document
This example specifies that the location of "TEST Trusted TPS" is "https://www.mytps.com".
<wap-provisioningdoc>
<characteristic type="BOOTSTRAP">
<parm name="NAME" value="TEST Trusted TPS" />
<parm name="PROVURL" value="https://www.mytps.com" />
<parm name="PROXY-ID" value="TESTPROXY" />
<parm name="CONTEXT-ALLOW" value="0" />
</characteristic>
</wap-provisioningdoc>
See Also
BOOTSTRAP Configuration Service Provider
Send Feedback on this topic to the authors