Let's Encrypt

from HTYP, the free directory anyone can edit if they can prove to me that they're not a spambot
Revision as of 22:48, 18 September 2019 by Woozle (talk | contribs) (cert lookup)
Jump to navigation Jump to search
This page is a seed article. You can help HTYP water it: make a request to expand a given page and/or donate to help give us more writing-hours!

Related

Notes

Files

  • /etc/letsencrypt/
    • +archive/ - contains one folder per domain
      • +<domain folder>/ -- folder names are arbitrary, specified in renewal/ files
    • +live/
      • +<domain name> - contains links to the current files
    • +renewal/ - contains configurations to load (equivalent to sites-enabled/ in Apache/Nginx)

I'm guessing that LE adds a new fileset to archive/<domain folder>/ for each renewal, and updates the links in live/<domain name>.

Links