# Port & SSL

## **Introduction**

The Port & SSL settings allow administrators to manage server port configurations and SSL certificates to ensure secure connections. This section provides detailed instructions on how to modify webserver ports, enable HTTPS access, and import SSL certificates.

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

***

## **Port Configuration**

<figure><img src="/files/Q7vu7DIwhoAda3dQHfRZ" alt=""><figcaption><p>Screen View</p></figcaption></figure>

**Changing Ports and Enabling HTTPS**

* Navigate to the **Port menu** to modify webserver, mate agent, or service ports.
* **Enable HTTPS** access and **import SSL certification** using the following steps

{% stepper %}
{% step %}

#### Toggle the SSL button to enable SSL configuration.

{% endstep %}

{% step %}

#### Click on the **"Choose File"** button under SSL Certification.

{% endstep %}

{% step %}

#### Select the SSL certificate file from your system.

{% endstep %}

{% step %}

#### Enter the password associated with the SSL certificate.

{% endstep %}

{% step %}

#### Validate the certificate and password by clicking the **"Validate"** button.

{% endstep %}
{% endstepper %}


---

# 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.autommate.com/userguide/product-features/settings/port-and-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.
