From de669444970284d058697261877633ddd3005566 Mon Sep 17 00:00:00 2001 From: Dimitri Sokolyuk Date: Fri, 27 Nov 2015 13:01:59 +0100 Subject: Add possible file structure --- README.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) 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) -- cgit v1.2.3