Self-Signed revoke documented but not working #620

Open
opened 2025-12-29 01:27:53 +01:00 by adam · 0 comments
Owner

Originally created by @oliwel on GitHub (Feb 28, 2024).

The RFC allows a self-signed revoke and as the help says --privkey (-p) path/to/key.pem Use specified private key instead of account key (useful for revocation) I expected this feature is supported.

When I run dehydrated --revoke cert.pem --privkey key.pem the script tries to fetch the account id from the server for the used certificate key which fails for obvious reasons.

Originally created by @oliwel on GitHub (Feb 28, 2024). The RFC allows a self-signed revoke and as the help says ` --privkey (-p) path/to/key.pem Use specified private key instead of account key (useful for revocation)` I expected this feature is supported. When I run `dehydrated --revoke cert.pem --privkey key.pem` the script tries to fetch the account id from the server for the used certificate key which fails for obvious reasons.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/dehydrated#620