Table of Contents

Search

  1. Preface
  2. Introduction to MDM Hub Security
  3. Resources
  4. Roles
  5. Users and User Groups
  6. Security Providers
  7. Application Level Security
  8. Password Hashing
  9. Glossary

Management of Certificates and Keys

Management of Certificates and Keys

If you use a custom certificate provider for certificate-based authentication, you must maintain the certificate and private key pairs for each user in a secure location.
By default, the MDM Hub keeps private keys and certificates at the following location:
<
MDM Hub installation directory
>/server/resources/certificates
You can configure a custom certificate provider during installation of the MDM Hub. Alternatively, you can change the certificate provider through the security configuration utility.
To implement a custom certificate provider, you must implement a
PKIUtil.java
interface in the
siperian-server-pkiutil.jar
file, which is in the following directory:
<
MDM Hub installation directory
>/hub/server/lib/pkiutils
If you use a custom certificate provider, you must maintain the keystore and public certificates that the PKIUtil implementation uses.

0 COMMENTS

We’d like to hear from you!