keys: create per domain, create entropy #56

Closed
opened 2025-12-29 00:23:39 +01:00 by adam · 1 comment
Owner

Originally created by @basbebe on GitHub (Feb 10, 2016).

It would be great to have an option for creating a separate key for every domain in use.
It would also be nice if it would be possible to create some entropy before regenerating keys, just like calomel does:
https://calomel.org/lets_encrypt_client.html

Originally created by @basbebe on GitHub (Feb 10, 2016). It would be great to have an option for creating a separate key for every domain in use. It would also be nice if it would be possible to create some entropy before regenerating keys, just like calomel does: https://calomel.org/lets_encrypt_client.html
adam closed this issue 2025-12-29 00:23:39 +01:00
Author
Owner

@lukas2511 commented on GitHub (Feb 10, 2016):

Certificate keys are per certificate, the only shared part is the account key.

Generating entropy shouldn't be the job of this script, if you are running low on entropy you should run haveged or configure some other way of generating entropy.

@lukas2511 commented on GitHub (Feb 10, 2016): Certificate keys are per certificate, the only shared part is the account key. Generating entropy shouldn't be the job of this script, if you are running low on entropy you should run haveged or configure some other way of generating entropy.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/dehydrated#56