acme: init & add info about .lego
this serves mostly as reminder that .lego exists
This commit is contained in:
parent
51b61bf1db
commit
86d787a2d4
1 changed files with 11 additions and 0 deletions
11
content/services/acme.md
Normal file
11
content/services/acme.md
Normal file
|
@ -0,0 +1,11 @@
|
|||
+++
|
||||
title = "acme / letsencrypt"
|
||||
categories = [ "domain", "https", "ssl", "tls", "Certificates" ]
|
||||
+++
|
||||
|
||||
#acme
|
||||
Runs on: parsons
|
||||
|
||||
## Workarounds & peculiar configuration choices
|
||||
Certs live under /var/lib/acme/
|
||||
If you need to remove a cert for whatever reason, be aware that there is a hidden .lego folder, that contains state as well
|
Reference in a new issue