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.
This example queries for particular certificates in the privileged, normal, and SPC stores.
<wap-provisioningdoc>
<characteristic type="CertificateStore">
<characteristic type="Privileged Execution Trust Authorities">
<characteristic-query
type="{hash of certificate}"/>
</characteristic>
<characteristic type="Unprivileged Execution Trust Authorities">
<characteristic-query
type="{hash of certificate}"/>
</characteristic>
<characteristic type="SPC" >
<characteristic-query
type="{hash of certificate}"/>
</characteristic>
</characteristic>
</wap-provisioningdoc>
See Also
CertificateStore Configuration Service Provider Examples for OMA Client Provisioning | CertificateStore Configuration Service Provider
Send Feedback on this topic to the authors