Skip to content

Conversation

bavshin-f5
Copy link
Member

@bavshin-f5 bavshin-f5 commented Jul 25, 2025

+ one quick fixup for #1

The ACME protocol assumes short-term certificates to ensure a regular
revalidation of ownership and to limit consequences of key compromise.
Allowing to request certificate renewals with the same key goes agains
the second goal and should not be supported without a good reason.

This was an oversight inherited from the proof-of-concept code and was
not supposed to be committed here.
@bavshin-f5 bavshin-f5 requested review from avahahn, ensh63 and xeioex July 25, 2025 20:37
Copy link
Contributor

@xeioex xeioex left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Otherwise looks good.

@bavshin-f5 bavshin-f5 force-pushed the bavshin/shared-state branch from 92501e2 to 165652e Compare July 29, 2025 04:14
@bavshin-f5 bavshin-f5 force-pushed the bavshin/shared-state branch from 165652e to 4d99b80 Compare July 29, 2025 19:00
Improves time to readiness after a full restart of the server.
We trust the SSL library to securely clear the EVP_PKEY objects, but
all the places where we may store a PEM data should be cleared by us.
@bavshin-f5 bavshin-f5 force-pushed the bavshin/shared-state branch from 4d99b80 to cde9ae6 Compare July 29, 2025 21:16
@bavshin-f5 bavshin-f5 merged commit 31fbbed into main Jul 30, 2025
13 checks passed
@bavshin-f5 bavshin-f5 deleted the bavshin/shared-state branch July 30, 2025 22:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants