Create a management server certificate in PFX format with a private key (you need to issue a domain CA certificate) with the following attributes:
Subject: Common name - <DNS name of the management server>
Subject Alternative name:
DNS - <DNS name of the management server>
DNS - <DNS domain name>
Certificate Authority certificate in CRT formatĀ (Base64)
Linux
Create certificates for each server on which you plan to install Indeed Identity PAM components (you need to issue a domain CA certificate) with the following attributes:
Subject: Common name - <DNS name of the component server>
Subject Alternative name:
DNS - <DNS name of the component server>
DNS - <DNS domain name>
Certificate attributes must be specified in lowercase.
Certificate Authority certificate in CRT formatĀ (Base64)
Certificates Export
Windows
On the management server, add the management server certificate to the personal certificates.
Add the CA certificate to the trusted root certificates on all servers where Indeed Identity PAM components will be installed.
Linux
Export Indeed Identity PAM component server certificates in PFX format with the same private key for all certificates.
Export the certificate of the certification authority in CRT (Base64) format.