aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorDimitri Sokolyuk <demon@dim13.org>2015-11-27 13:01:59 +0100
committerDimitri Sokolyuk <demon@dim13.org>2015-11-27 13:01:59 +0100
commitde669444970284d058697261877633ddd3005566 (patch)
tree8bc3b13ca2393a4853f6da16e14429b12c159121 /README.md
parent843b0027754bd61f799dbf9476ebed7bce71a060 (diff)
Add possible file structure
Diffstat (limited to 'README.md')
-rw-r--r--README.md15
1 files changed, 15 insertions, 0 deletions
diff --git a/README.md b/README.md
index 36a0e94..e33960f 100644
--- a/README.md
+++ b/README.md
@@ -14,3 +14,18 @@
- [ ] TLS with Server Name Indication (TLS SNI)
- [ ] Proof of Possession of a Prior Key
- [ ] DNS
+
+## File structure
+
+/var/lib/acme
+ accounts/
+ @mail/ (account ID)
+ privkey
+ certs/
+ example.com/ (cert ID)
+ cert
+ chain
+ fullchain -> /etc/ssl/certs/examople_com.pem
+ privkey -> /etc/ssl/private/example_com.key
+ desired/
+ example.com: www.example.com example.com (text file)