# Installing on Plesk 12

To install an SSL certificate on it, here are the general steps to follow.

**Prerequisites**

* To convert your .cer into different file formats, Utilize our eMudhra utility tool to seamlessly transform your files into .cer, .pfx (.p12), .jks, or .pem formats, and conveniently import zip files using our CSR tool."

**1. Access Plesk Control Panel**

First, please log in to your Plesk control panel.

**2. Navigate to the Domain**

From the "Websites & Domains" tab, select the domain you would like to install your certificate for.

**3. Install an existing SSL Certificate**

* Click "Add SSL/TLS Certificate".
* In the form that appears, give your certificate a name and paste the certificate and private key into the corresponding fields. You can typically find these in the files your certificate authority provided.
* Click "Upload Certificate.

**4. Assign SSL Certificate**

* After the certificate is uploaded, go back to the domain's hosting settings.
* In the "Security" section, click on "SSL/TLS support."
* Select the certificate you uploaded from the dropdown list.
* Enable the checkboxes for "SSL/TLS support" and "Permanent SEO-safe 301 redirect from HTTP to HTTPS."
* Click "OK" to save your changes.

**5. Check Installation**

You have completed all the required steps to install your SSL certificate. Verify that the SSL certificate is correctly installed by accessing your website or service using HTTPS. After installing your certificate, it is a good practice to test your SSL setup using various online tools to ensure everything is working correctly.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.certinext.io/documentation/certificate-installation-guides/installing-on-plesk-12.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
