Install an SSL certificate
The following is required to install the certificate:
Where do I get the data to install the SSL certificate?The archive with data for SSL certificate installation is sent after the certificate is issued to the contact email, which you specified when registering at ispmanager.com . You can also download the archive from your client area at ispmanager.com in the SSL certificates section. ![]() Where do I get the private key?If you did not enable the "Do not save the key in the system" option when ordering a SSL certificate, the key can be found in your client area in the SSL certificates . If you have not saved the key for some reason, reissue the certificate using a new CSR request. How do I install the SSL certificate on a VPS or a dedicated server?Installing the SSL certificate via ISPmanager control panel
![]() ![]() Manual installation of the SSL certificateTo find out which web server handles SSL requests — Apache or Nginx, run the command:
CODE
Installing the SSL certificate on ApacheThe certificate is installed in the Apache configuration file:
Installing the SSL certificate on NginxThe certificate is installed in the Nginx configuration file:
|
The following is required to install the certificate:
Where do I get the data to install the SSL certificate?The archive with data for SSL certificate installation is sent after the certificate is issued to the contact email, which you specified when registering at ispmanager.com . You can also download the archive from your client area at ispmanager.com in the SSL certificates section. ![]() Where do I get the private key?If you did not enable the "Do not save the key in the system" option when ordering a SSL certificate, the key can be found in your client area in the SSL certificates . If you have not saved the key for some reason, reissue the certificate using a new CSR request. How do I install the SSL certificate on a VPS or a dedicated server?Installing the SSL certificate via ISPmanager control panel
![]() ![]() Manual installation of the SSL certificateTo find out which web server handles SSL requests — Apache or Nginx, run the command:
CODE
Installing the SSL certificate on ApacheThe certificate is installed in the Apache configuration file:
Installing the SSL certificate on NginxThe certificate is installed in the Nginx configuration file:
|