# HTTPS

By self-created certificate or uploading a signed certificate, it's able to access the encoder via HTTPS, ensuring the security of communication data, and providing protection for user information and device security with reliable and stable technical means.

## 1. Install Self-Created Certificate

1.1 Go to Setting->Network->HTTPS->Check the checkbox of Enable\\

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

1.2 Click "Create Certificate" and enter below information:

<figure><img src="/files/5bs8CtfgAbrlt8fKFApe" alt=""><figcaption></figcaption></figure>

| Items                               | Remark                                       |
| ----------------------------------- | -------------------------------------------- |
| Country                             | Country code instead of full name of country |
| IP/Domain                           | Same as the IP address of device or domain   |
| Expiration                          | Days of validity, ranges from 1 \~ 5000      |
| Province/Location/Organization/Unit | None or as you wish                          |
| Email                               | Valid email address                          |

1.3 Click "Confirm"->"Install Certificate" and then it'll show as below:

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

1.4 Click "Download Certificate"->Save Root Certificate

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

1.5 Open File or Double Click the downloaded file "ca.crt"

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

<figure><img src="/files/6UQiXrySlcTKYaY5dFHF" alt=""><figcaption></figcaption></figure>

1.6 Click the above "OK"->Click "Install Certificate"->Follow the installation guide->Select "Trusted Root Certification Authorities from the dropdown list"

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

1.7 Click "Next"->Completing the certificate Import Wizard

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

1.8 Click "Finish" and it'll pop up the window of Security Warning

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

1.9 Click "Yes" and it'll pop up the window of The import was successful:

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

{% hint style="info" %}
NOTE: Then the self-created certificate was already installed successfully.
{% endhint %}

1.10 Go to test whether the encoder can be accessed via HTTPS:

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

{% hint style="info" %}
NOTE: As the self-created certificate was not verified and trusted by the 3rd parties, that's why it'll prompt you the potential security risk. Just go ahead. For details, please check our video tutorial.
{% endhint %}

## 2. Install Signed Certificate

2.1 Double click the signed certificate you obtained from 3rd-parties->Click"Install Certificate"

2.2 Refer to the above step 1.6 \~ 1.9 to complete the installation of certificate in your PC;

2.3 Click "Enable"->Browse Signed Certificate & Keys->Upload Signed Certificate & Keys

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

2.4 Once completed, just click "Save" to make it valid.

2.5 Then it's necessary to do port mapping and make sure the encoder is linked to the domain bonded with the signed certificate. After that, it should be no problem to access the encoder by **[https://domain:port](https://docs.exvist.com/video-encoder/fusion/network/https:/domain:port)** instead of the default static IP address.

{% hint style="info" %}
**NOTE**: HTTP 80 and RTSP 554 are required to do port mapping
{% endhint %}

## Video Tutorial

### 1. Installation of HTTPS Certificate for EXVIST Video Encoder

{% embed url="<https://youtu.be/6DlaJldltMo>" %}

### 2. HTTPS Streaming over IE(Internet Explorer)

{% embed url="<https://youtu.be/h6nA-dulHEQ>" %}


---

# 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.exvist.com/video-encoder/fusion/network/https.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.
