Importing Certificates for PM and SNM
Follow the steps below to generate and import certificates for PM and SNM by using local Windows Server as Certificate Authority.
- Generate certificate requests by using IIS for PM and SNM.
- Upload the certificate request to
certsrv
application. - Issue the certificates by using Microsoft Management Console (MMC).
- Download the Issued certificates from
certsrv
application. - Complete the certificate request by using IIS.
- Generate the PFX files for PM and SNM with private key to use as a keystore.
- Follow below steps to enable SSL for PM and SNM applications.
- Open Webserver_config utility
- Select Configure web protocol to HTTPS
- Select Change to HTTPS
- Select Certificate is uploaded to file system
- Select the
PFX
file which was generated in Step 6.
- Follow below steps to exchange the certificates between PM,
SNM, AD and CMG
- Open Webserver_config utility
- Select Root Certificate Management
- Select Load Upload Root Certificate into Java truststore.
- Select the certificate of other system and provide the alias name. For example, if you are executing above steps in PM, then you must select the certificate of SNM that you have downloaded from Step 4
- In case if the Other system is AD or CMG, then you must get the AD or CMG certificates from AD or CMG servers by using Microsoft Management Console (MMC) tool.
- Importing the certificate of PM/SNM, AD and or CMG is applicable for Co-Existing system (PM/SNM are in same server) also.
- You can import the certificate by connecting to other system directly by selecting webserver_config > Root Certificate Management> Download Certificate by connecting to trusted host > Enter the Other Server Name / IP, Port and alias names.
- At AD or CMG side, have to import the server Certificate of
PM by using Microsoft Management Console (MMC) tool to the
trusted people
section. - Import the Root Certificate of PM to AD or CMG by using Microsoft
Management Console (MMC) tool to
trusted Certificate Authority
Section.
Note:
Certificates that is generated in the steps above is a self-signed certificate using Microsoft IIS and there are also other ways of doing that. It is recommended to use the company´s certificate.
↑