Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Accept expired certificates #436

Merged
merged 1 commit into from
Jun 28, 2024
Merged

Accept expired certificates #436

merged 1 commit into from
Jun 28, 2024

Conversation

glguy
Copy link
Collaborator

@glguy glguy commented Jun 26, 2024

We're only using x509 certificates as a carrier for public keys. Expiration dates are useless here because revocation is done in NickServ by removing fingerprints. We don't rely on time-bounded CA signature like common PKI.

Expiration dates only serve to confuse and lock out legitimate users.

@spb spb merged commit 9aac0cf into main Jun 28, 2024
9 checks passed
@spb spb deleted the glguy/accept-expired-certs branch June 28, 2024 19:55
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