# Cài đặt SSL cho cPanel

### LetsEncrypt AutoSSL <a href="#letsencrypt" id="letsencrypt"></a>

Để cài đặt LetsEncrypt AutoSSL, hãy chạy:

```
/usr/local/cpanel/scripts/install_lets_encrypt_autossl_provider
```

Sau đó đăng nhập vào WHM > AutoSSL của bạn và kích hoạt "LetsEncrypt"

Bây giờ khách hàng của bạn có thể cài đặt LetsEncrypt SSL tự động

### Cài đặt FleetSSL <a href="#fleetssl" id="fleetssl"></a>

Nếu bạn có giấy phép cPanel từ [www.chiasebanquyen.com](http://www.chiasebanquyen.com), bạn có thể chạy lệnh sau để kích hoạt giấy phép FleetSSL.

```
VSMECP -fleetssl
```

Lệnh của chúng tôi cài đặt FleetSSL và giấy phép bản quyền của nó cùng một lúc.

### Cài đặt SSL trên tên máy chủ <a href="#hostname" id="hostname"></a>

Nếu bạn có giấy phép cPanel từ [www.chiasebanquyen.com](http://www.chiasebanquyen.com), bạn có thể chạy lệnh sau để cài đặt SSL hợp lệ trên tên máy chủ.

```
VSMECP -install-ssl-service
```


---

# 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.chiasebanquyen.com/cai-dat-ssl-cho-cpanel.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.
