🔒 Plesk SSL installation
SSL certificates ensure a secure connection between your website and visitors via HTTPS. This guide explains how to create a CSR via cPanel, then order and configure the certificate until final installation.
🎬 Practical Video Guide – SSL Certificate Installation
This video provides a step-by-step practical demonstration of how to install and configure SSL Certificates.
You will see how to generate the CSR, validate the certificate, upload it to the server, and confirm that the website is secured (HTTPS) through a real example.
1️⃣ Generate a Certificate Signing Request (CSR)
The CSR (Certificate Signing Request) is required to obtain your SSL certificate from a Certificate Authority (CA).
Steps:
-
Log in to your Plesk control panel (for example: https://yourdomain.com:8443
-
Go to:
Websites & Domains → [Select your domain] -
Click SSL/TLS Certificates.
-
Click Add SSL/TLS Certificate.
-
Fill in the CSR details:
-
Certificate name: e.g.,
domain-ssl-2025 -
Domain name: e.g.,
yourdomain.com -
Organization name: Your company or website name.
-
Organization unit: Optional (e.g., IT Department)
-
City, State, Country: Your location info.
-
-
Click Request.
- Plesk will generate your CSR and Private Key.
Scroll down to find the CSR code — copy the entire block
(from —–BEGIN CERTIFICATE REQUEST—– to —–END CERTIFICATE REQUEST—– ).
🗒️ Internal Note:
After generating the CSR, copy both the CSR and the Private Key and add them as a note or comment inside the related support or installation ticket.
This ensures any colleague continuing the process can access the required files and complete the SSL installation smoothly.

2️⃣ Create an SSL Certificate on the Services Page
-
After payment, go to the service page in your WHMCS.
-
But before creating, ensure the creation of the email admin@example.com 📧
-
If the domain is hosted with us, pointing to our nameservers, and MX records point to us, we will follow up with creating the email and receiving the certificate directly ✅
-
If the email is not working or MX points elsewhere ⚠️, the client must ensure the email exists and can receive messages, as the certificate will be sent there.
-
Press Creat for Module
-
3️⃣ Configuring the Certificate in Client Area
-
Log in to your Client Area.
-
Go to the service page for the certificate.
-
Choose your Webserver type:
-
Windows service: select
Plesk
-
-
Paste the CSR Code obtained from the technical team ✂️.
-
Scroll down and click Click to Continue.
-
Select the domain that will receive the certificate, and set the email to admin@example.com.
📝 Screenshot:






3️⃣ Upload the SSL Certificate
Once your CA issues the certificate, you’ll receive one or more files:
-
yourdomain.crt→ Your main certificate -
ca-bundle.crtorintermediate.crt→ Intermediate chain files
Steps:
-
In Plesk, go to:
Websites & Domains → SSL/TLS Certificates -
Click the same certificate name you created earlier.
-
Under Upload the certificate files, upload:
-
Your main certificate file (.crt)
-
The CA bundle file (.ca-bundle)
-
-
Click Upload Certificate.

4️⃣ Install the Certificate on Your Website
Now you’ll need to apply the uploaded certificate to your domain.
Steps:
-
Go to:
Websites & Domains -
Click Hosting Settings (or Hosting & DNS → Hosting Settings).
-
Under Security, make sure:
-
✅ SSL/TLS support is checked.
-
From the Certificate dropdown, select your uploaded certificate.
-
-
Click OK or Apply.

