git init && first commit

This commit is contained in:
lab
2024-05-14 12:17:14 +08:00
commit b77678b926
6 changed files with 284 additions and 0 deletions

24
README.md Normal file
View File

@@ -0,0 +1,24 @@
# acme-export
## target file: /path/acme.json
## destination files:
certs/
example.com/
cert.pem
chain.pem
fullchain.pem
privkey.pem
sub.example.nl/
cert.pem
chain.pem
fullchain.pem
privkey.pem
certs_flat/
example.com.crt
example.com.key
example.com.chain.pem
sub.example.nl.crt
sub.example.nl.key
sub.example.nl.chain.pem