Difference between revisions of "Let's Encrypt"
Jump to navigation
Jump to search
(files) |
(cert lookup) |
||
Line 16: | Line 16: | ||
I'm guessing that LE adds a new fileset to <code>archive/{{arg|domain folder}}/</code> for each renewal, and updates the links in <code>live/{{arg|domain name}}</code>. | I'm guessing that LE adds a new fileset to <code>archive/{{arg|domain folder}}/</code> for each renewal, and updates the links in <code>live/{{arg|domain name}}</code>. | ||
+ | ==Links== | ||
+ | * [https://crt.sh/?q=htyp.org certificate lookup]: replace <code>htyp.org</code> with any domain. Use %domain for wildcard matches. |
Revision as of 22:48, 18 September 2019
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 inrenewal/
files
- +
- +
live/
- +
<domain name>
- contains links to the current files
- +
- +
renewal/
- contains configurations to load (equivalent tosites-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
- certificate lookup: replace
htyp.org
with any domain. Use %domain for wildcard matches.