Originally created by @chriddyp on GitHub (Jan 17, 2017).
Is it possible to specify your account ID as an input argument? In cerbot, it's:
```
--account ACCOUNT_ID Account ID to use (default: None)
```
(See http://letsencrypt.readthedocs.io/en/latest/using.html)
For more info about the use case for account IDs, see "One Account or Many?" here: https://letsencrypt.org/docs/integration-guide/
Thanks a bunch!
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @chriddyp on GitHub (Jan 17, 2017).
Is it possible to specify your account ID as an input argument? In cerbot, it's:
(See http://letsencrypt.readthedocs.io/en/latest/using.html)
For more info about the use case for account IDs, see "One Account or Many?" here: https://letsencrypt.org/docs/integration-guide/
Thanks a bunch!
@txr13 commented on GitHub (Jan 17, 2017):
dehydratedsupports the--privkeyoption for this use case.@chriddyp commented on GitHub (Jan 18, 2017):
Got it. Thank you!