rename all 3 cert.pem, chain.pem and fullchain.pem to .pem-revoked #126

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

Originally created by @gertcuykens on GitHub (Jul 5, 2016).

If one of them is being revoked all three of them are invalid.

Originally created by @gertcuykens on GitHub (Jul 5, 2016). If one of them is being revoked all three of them are invalid.
adam closed this issue 2025-12-29 00:25:20 +01:00
Author
Owner

@lukas2511 commented on GitHub (Dec 18, 2016):

Since the revoke command can also be used with certificates that have been installed somewhere else or certificates that have been generated using the --signcsr command it would be a bit complicated to do this, and in some rare cases it may even break something. Also I don't really see a requirement for this, if you are revoking cert.pem and running the script again it will notice the cert missing, will sign it again, and will rotate all other files as well.

@lukas2511 commented on GitHub (Dec 18, 2016): Since the revoke command can also be used with certificates that have been installed somewhere else or certificates that have been generated using the `--signcsr` command it would be a bit complicated to do this, and in some rare cases it may even break something. Also I don't really see a requirement for this, if you are revoking cert.pem and running the script again it will notice the cert missing, will sign it again, and will rotate all other files as well.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/dehydrated#126