Keep registration information as json.

In some cases you need your registration id,
for example if you want to request a rate limit exception.
So keep the new-reg output on disk.
This commit is contained in:
Bernd Zeimetz
2016-03-22 14:04:56 +01:00
parent bfeb21ad30
commit d1e573c037
3 changed files with 8 additions and 2 deletions

1
.gitignore vendored
View File

@@ -1,4 +1,5 @@
private_key.pem
private_key.json
domains.txt
config.sh
hook.sh