# Set up HTTPS support with Let's Encrypt

**URL:** https://meta.discourse.org/t/set-up-https-support-with-lets-encrypt/40709
**Category:** Self-Hosting
**Tags:** how-to, domains
**Created:** [March 8, 2016, 12:10am UTC](https://meta.discourse.org/t/set-up-https-support-with-lets-encrypt/40709 "2016-03-08T00:10:00Z")
**Posts on this page:** 1
**Showing post:** 414

<div class="post-metadata">

### Author: ![RBoy](https://avatars.discourse-cdn.com/v4/letter/r/2bfe46/32.png) [@RBoy](https://meta.discourse.org/u/RBoy)
#### Post date: [February 6, 2024, 4:42pm UTC](https://meta.discourse.org/t/set-up-https-support-with-lets-encrypt/40709/414 "2024-02-06T16:42:13Z")

</div>

What is the difference between the certificates in the `standalone/letsencrypt` folder the `standalone/ssl` folders?

In the letsencrypt folder I see two sub folders for the site with certificates, one with the _sitename_ (RSA) and other with the _sitename\_ecc_ ([ECC](https://blog.dnsimple.com/2022/12/ecc-support-for-letsencrypt-certificates/))

Then I see another `ssl` folder which also seems to have `.key` and `.cer` certificates with the same names the certificate in the letsencrypt _sitename_ and _sitename\_ecc_ folders.

However, **the timestamps of all the files in the ssl folder and different from the timestamps in the letsencrypt folders and importantly the `.cer` certificate file sizes in the ssl folder are different from the file sizes of `.cer` files in the letsencrypt folders**.

 ![image](https://global.discourse-cdn.com/meta/original/4X/8/9/f/89f8cb12fa9b65431fc8a3cd9e36efa5ad93c029.png)

So my questions are:

- what’s the difference between the files in the ssl and letsencrypt folders
- which one is used by discourse
- if the folders in the ssl folder are corrupted/deleted can they be replaced with the files from the letsencrypt folder? (this is important because I ran into a situation where while restoring a site, letsencrypt was unable to get replacement certificates due to excessive restores but I had a valid copy of working certificates from the letsencrypt folder from an image backup).

---

_[View the full topic](https://meta.discourse.org/t/set-up-https-support-with-lets-encrypt/40709)._
