> ## Documentation Index
> Fetch the complete documentation index at: https://docs.pickcel.com/llms.txt
> Use this file to discover all available pages before exploring further.

# How to Change from HTTP to HTTPS in Pickcel On-Premise

> Learn how to migrate your Pickcel on-premise deployment from HTTP to HTTPS with SSL certificates

<Note>
  End users are not permitted to perform the HTTP to HTTPS migration on their own. To switch your Pickcel deployment to HTTPS, please contact the Pickcel support team: [contact@pickcel.com](mailto:contact@pickcel.com).
</Note>

## Requirements for Enabling HTTPS

To initiate the change, ensure you have the following files ready:

* `server.key` – Your SSL private key file
* `server.crt` – Your SSL certificate file

<Info>
  Once these files are available, share them securely with the Pickcel support team. They will handle the necessary configuration and server update.
</Info>
