Help

Installing an SSL Certificate in Fastpanel

Let's look at how to issue and install a Let's Encrypt certificate and how to install an existing certificate.

Issuing and Installing a Let's Encrypt Certificate

To install a free Let's Encrypt SSL certificate, follow these steps:

  1. Go to the site card for which you need to install the certificate.
  2. Access the "SSL Certificates" section.

  1. Click on "New Certificate."

  1. You will be taken to the "Let's Encrypt" section on the "Ordinary Certificate" tab. The "Email" and "Key Length" fields will be filled in automatically, but you can adjust the details if necessary.

  1. Click "Save."

The certificate will be created and installed. The Let's Encrypt automatic renewal process will be activated.

After adding the certificate, enable HTTP to HTTPS redirection by following these steps:

  1. Hover over the site card and select "Options."
  2. Go to the "HTTPS" section.
  3. Check the "Redirect to HTTPS" box and save the changes.

Issuing and Installing a Let's Encrypt Wildcard Certificate

A Wildcard certificate provides protection for both the domain and all its subdomains.

To issue and install this certificate, follow these steps:

  1. Go to the site card for which you need to configure this certificate.
  2. Access the "SSL Certificates" section.

  1. Choose "Create a new certificate."

  1. You will be taken to the "Let's Encrypt" section. Go to the "Wildcard" tab. The "Email" and "Key Length" fields are filled in automatically, but you can change them if necessary.

  1. Click "Save."
  2. The certificate will appear in the list of certificates. Click "Recover" to proceed.
  3. A new window will open. Record the TXT record values provided:

  1. Log in to your client area and go to the "Domains" section.
  2. Click on the gear icon next to your domain and select "DNS Records."
  3. Click "Add Record" in the upper right corner and choose "TXT."
  4. In the settings window, enter "_acme-challenge" in the "Host" field, and paste the values copied from Fastpanel into the "Value" field. Click "Add."
  5. Repeat this process for another TXT record.
  6. Return to Fastpanel and click "Continue."

Let's Encrypt Wildcard certificate will be issued and installed. Let's Encrypt renewal will be performed automatically.

After adding the certificate, enable HTTP to HTTPS redirection by following these steps:

  1. Hover over the site card and select "Options."
  2. Go to the "HTTPS" section.
  3. Check the "Redirect to HTTPS" box and save the changes.

Installing an Existing Certificate

To install an existing certificate, follow these steps:

  1. Click on the site card for which you need to install the certificate.
  2. Access the "SSL Certificates" section.

  1. Click "New Certificate".

  1. Choose "Existing" on the left and fill out the following fields:
    Paste the private key content into the "Private Key" field.
    Paste the certificate content into the "Certificate" field.
    Paste the chain of certificates used to sign this certificate into the "Chain" field. This data is usually provided in an email from the certificate authority in a .ca-bundle file.
  2. Click "Save".

After adding the certificate, activate HTTP to HTTPS redirection by following these steps:

  1. Hover over the site card and select "Options."
  2. Go to the "HTTPS" section.
  3. Check the "Redirect to HTTPS" box and save the changes.

Have more questions about Hosting?