# Import SSL Certificate

## Prerequisite

* มียอดคงเหลือใน Project มากกว่า 0 บาท ([ขั้นตอนการเติมเงินเข้าสู่ Project](/ncs-documents/nipa-cloud-space-overview/billing-and-wallet/topup-a-project-wallet.md))

## Instructions

### 1. เข้าสู่ Project

กดเลือก project จากหน้า Projects Management เพื่อเข้าสู่หน้า Project Detail

<figure><img src="/files/Ph3XNli3njhFEl3rYBJf" alt=""><figcaption><p>Project Detail</p></figcaption></figure>

### 2. เข้าหน้า Import SSL Certificate

เข้าสู่หน้า SSL Certificate โดยกด menu Load Balancing - SSL Certificate ภายใต้ sidebar และกดปุ่ม Import ที่มุมขวาบนของหน้า SSL Certificate

<figure><img src="/files/BOCmBm9YtiLYCZoN70yZ" alt=""><figcaption><p>SSL Certificate - Import Button</p></figcaption></figure>

### 3. กรอกข้อมูล SSL Certificate

กรอกชื่อของ SSL Certificate และข้อมูลของ certificate ใน format PEM key จากนั้นกด NEXT เพื่อให้ระบบ verify ความถูกต้องของ SSL Certificate

<figure><img src="/files/GARx95hctmJhCv6sZTeT" alt=""><figcaption><p>Impart SSL Certificate - Data Entry</p></figcaption></figure>

### 4. ตรวจสอบข้อมูลของ SSL Certificate

ตรวจสอบข้อมูลของ SSL Certificate ที่ระบบอ่านได้ และกด IMPORT เพื่อยืนยันการ import

<figure><img src="/files/hbx3f4N5Sku64c2fqi9v" alt=""><figcaption><p>Impart SSL Certificate - Review Summary</p></figcaption></figure>

และ SSL Certificate ที่ import จะแสดงในหน้ารายการ SSL Certificate และสามารถนำไปใช้กับ HTTPS Listener ได้

<figure><img src="/files/I0tTrc28HlP5Er2FVk1O" alt=""><figcaption><p>SSL Certificate List</p></figcaption></figure>

<figure><img src="/files/scRK4Naj992eWI8urlgj" alt=""><figcaption><p>Create HTTPS Listener - SSL Certificate</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-epc.gitbook.io/ncs-documents/load-balancing/ssl-certificate/import-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.
