mirror of
https://github.com/dehydrated-io/dehydrated.git
synced 2026-01-13 23:23:32 +01:00
Feature Request: Registering account key with letsencrypt without requesting domain #132
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 @philkunz on GitHub (Jul 21, 2016).
Since the account key is the only component that is written by all parallel processes requesting a domain initially when not present, it would be cool if one could request it synchronously without having to specify a domain.
(the sync/async handling is handled by the calling script of cause and has nothing to do with letsencrypt.sh itself)
@lukas2511 commented on GitHub (Jan 29, 2017):
I just implemented
--registerin6a32f20e00