> For the complete documentation index, see [llms.txt](https://docs-epc.gitbook.io/ncs-documents/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs-epc.gitbook.io/ncs-documents/load-balancing/ssl-certificate.md).

# SSL Certificate

สิ่งที่ขาดไม่ได้ ที่จะใช้ในการ decrypt/encrypt load บน protocol HTTPS ก็คือ SSL Certificate ที่สามารถ import ขึ้นมาไว้บน NIPA Cloud Space และ register ไว้บน Listener ที่ใช้ protocol HTTPS ได้ โดย certificate ที่ import เข้ามาจะต้องอยู่ใน format .pem ประกอบด้วย

* certificate: เนื้อหาของ certificate
* private key: เนื้อหาของ private key
* certificate chain: อาจไม่มี ขึ้นอยู่กับผู้ให้บริการ certificate โดย 1 SSL Certificate สามารถใช้งานได้กับหลาย Listener หลาย Load Balancer
