mirror of
https://github.com/dehydrated-io/dehydrated.git
synced 2026-03-03 14:40:00 +01:00
change PRIVATE_KEY to ACCOUNT_KEY #85
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 @reardonia on GitHub (Apr 24, 2016).
Just a recommendation:
the use of the term "PRIVATE_KEY" is overloaded; change to ACCOUNT_KEY where appropriate, avoid confusion with privkey, PRIVATE_KEY_RENEW, and the like
@lukas2511 commented on GitHub (Apr 24, 2016):
I agree, changed this in the mentioned commit. Thanks.
@Robby- commented on GitHub (Apr 26, 2016):
How about also changing the default filenames private_key.json/pem to account_key.json/pem while at it?
@lukas2511 commented on GitHub (Apr 26, 2016):
@Robby- I'd like to avoid that since this would silently impact a lot of setups... :-/