# Import SSL

To enjoy the SSL import service, you must set up a certificate file and a key file. Here are the steps to import SSL:

* On the SSL page click the Import SSL button.

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/11ssl/11.20%20import%20ssl.png" alt=""><figcaption><p><em>Import SSL (a)</em></p></figcaption></figure>

* In the Import SSL, there are some form to be filled.

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/11ssl/11.21%20form%20import%20ssl.png" alt=""><figcaption><p><em>Import SSL (b)</em></p></figcaption></figure>

| Column          | Description                          |
| --------------- | ------------------------------------ |
| **Certificate** | Certificate file to be used for SSL. |
| **Key**         | Keychain file to be used for SSL.    |
| **Description** | Description of SSL created.          |

* After filling in all forms, click the Import SSL button.

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/11ssl/11.22%20form%20import%20ssl.png" alt=""><figcaption><p><em>Import SSL (c)</em></p></figcaption></figure>

* Wait until the process completes, so an "SSL \[ssl name] has been successfully created" notification stating that SSL was successfully created.

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/11ssl/11.23%20success%20import%20ssl.png" alt=""><figcaption><p><em>Import SSL (d)</em></p></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.id/security/deka-ssl/import-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.
