Table of Contents

Search

  1. About the Security Guide
  2. Introduction to Informatica Security
  3. User Authentication
  4. LDAP Authentication
  5. Kerberos Authentication
  6. SAML Authentication for Informatica Web Applications
  7. Domain Security
  8. Security Management in Informatica Administrator
  9. Users and Groups
  10. Privileges and Roles
  11. Permissions
  12. Audit Reports
  13. Appendix A: Command Line Privileges and Permissions
  14. Appendix B: Custom Roles

Security Guide

Security Guide

Using a Self-Signed SSL Certificate

Using a Self-Signed SSL Certificate

You can connect to an LDAP server that uses an SSL certificate signed by a certificate authority (CA). By default, the Service Manager does not connect to an LDAP server that uses a self-signed certificate.
To connect to an LDAP server that uses an SSL certificate, use the Java keytool key and certificate management utility to import the certificates used by all domain nodes into the Java
cacerts
truststore file on a single gateway node in the domain. You then copy the
cacerts
keystore file that contains the imported certificates to the other nodes in the domain.
The
cacerts
truststore file is in the following directory on each node:
<Informatica installation directory>\java\jre\lib\security
The keytool utility is available in the following directory on each node:
<Informatica installation directory>\java\bin
Restart the node after you import the certificate.

0 COMMENTS

We’d like to hear from you!