Menu

Can I prevent an end user from installing certificates, with the Knox SDK?

There is no API method to prevent end users from manually installing certificates.

However, you can use the API method CertificatePolicy.addTrustedCaCertificateList to create an allowlist of certificates that are allowed to be installed.