Certificates
Preparation
Windows
- 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 Axidian Privilege 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>
cautionCertificate 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 Axidian Privilege components will be installed.
Linux
Export Axidian Privilege component server certificates in PFX format with the same password for all certificates.
Export the certificate of the certification authority in CRT (Base64) format.