mirror of
https://github.com/dehydrated-io/dehydrated.git
synced 2026-03-03 14:40:00 +01:00
Remove unwanted file: private_key.json #89
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @rvanlaar on GitHub (Apr 29, 2016).
Hello,
letsencrypt.sh creates a private_key.json file.
While reading the code, it seems that this file is only written and not read.
It would be cleaner to not output the file.
@lukas2511 commented on GitHub (Apr 29, 2016):
It's a feature. See #172.