account argument #188

Closed
opened 2025-12-29 00:26:52 +01:00 by adam · 2 comments
Owner

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!

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!
adam closed this issue 2025-12-29 00:26:52 +01:00
Author
Owner

@txr13 commented on GitHub (Jan 17, 2017):

dehydrated supports the --privkey option for this use case.

@txr13 commented on GitHub (Jan 17, 2017): `dehydrated` supports the `--privkey` option for this use case.
Author
Owner

@chriddyp commented on GitHub (Jan 18, 2017):

Got it. Thank you!

@chriddyp commented on GitHub (Jan 18, 2017): Got it. Thank you!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/dehydrated#188