# SSL Certificate

To update the SSL certificate on the Prophaze dashboard, follow these detailed steps to ensure your domain maintains secure communications:

1. Log in to the Prophaze Dashboard\
   Begin by logging in to your Prophaze account, where you’ll be able to access the settings for the specific domain requiring the SSL update.
2. Select the Domain\
   Once on the dashboard, find and select the domain for which you wish to update the SSL certificate. Each domain managed by Prophaze will have its own settings, so make sure to select the correct one.
3. Navigate to the Settings Tab\
   Scroll down to the Certificate Manager option. This section is dedicated to managing SSL certificates, allowing you to view current certificates and upload new ones.
4. Upload Your SSL Certificate

* Here, you’ll be prompted to upload the new SSL certificate. Prophaze supports both .pfx and .crt formats.
* If using a .crt format, you may also need to provide the .key file, which contains the private key associated with your SSL certificate.
* Once the certificates are uploaded click on submit and you will be notified that the SSL certificate is successfully uploaded.

<figure><img src="/files/LevDAIBoxNjtEH8poAqT" alt=""><figcaption></figcaption></figure>

<br>

After these steps, the SSL certificate update will be complete, and Prophaze will automatically apply it to your domain, securing communications and ensuring that your site meets up-to-date security standards.

<br>


---

# 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.prophaze.com/user-manual/ssl-certificate.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.
