# Download and Manage Keys Deka SSL

## Download SSL Files

You can download the SSL certificate that you have created from the SSL page by selecting the previously created SSL.

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

You will be redirected to the SSL Details page. Click the **Download** button and select either the `.key` or `.cer` file as needed.

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

## Manage SSL Keys

The Manage SSL Keys section displays the SSL key files for the selected domain and provides access to view the secret key.

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

To view the secret key, click the eye icon in the **Secret Key** column.

<figure><img src="/files/7NUSqSjfPRAMj8GKyvir" alt=""><figcaption></figcaption></figure>

You are prompted to enter your account password for verification, then click **Reveal**.

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

The secret key is displayed after verification. Click **Copy Key** to copy the secret key.

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


---

# 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.cloudeka.ai/deka-ssl/download-and-manage-keys-deka-ssl.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.
