Skip to content

Implement cert revocation, option to configure max cert lifetime#3

Merged
netops2devops merged 3 commits intomainfrom
develop
Jan 15, 2026
Merged

Implement cert revocation, option to configure max cert lifetime#3
netops2devops merged 3 commits intomainfrom
develop

Conversation

@netops2devops
Copy link
Contributor

No description provided.

externalcas now supports structured logging
go test will also run on github actions CI
…nfigurable cert lifetime

   - Add full RevokeCertificate implementation with proper validation,
     DER-to-PEM conversion, and structured logging
   - Add configurable certificate lifetime via 'certlifetime' JSON field
     (in days); omits NotAfter if unset to let CA decide
   - Add table-driven unit tests for RevokeCertificate validation
   - Update README to reflect implemented revoke feature and new config
@netops2devops netops2devops merged commit b4f6a35 into main Jan 15, 2026
6 checks passed
@netops2devops netops2devops deleted the develop branch January 15, 2026 21:03
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.

1 participant