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. Certificate-Based Authentication
  9. Password Hashing
  10. Appendix A: Glossary

Management of Certificates and Keys

Management of Certificates and Keys

The MDM Hub uses a 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
Also, you can configure a custom certificate provider during the installation of Multidomain MDM.
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.
If you need to change the certificate provider, contact Informatica Global Customer Support to request a security configuration utility.

0 COMMENTS

We’d like to hear from you!