apache / apache/airavata-custos

Implement CA Key Rotation Scheduler

Open
#423 0 comments 0 reactions 0 assignees View on GitHub
ssh-certificate
Dominant language
Go
Stars
21
Forks
39
Avg merge
2d 18h
Merged PRs (30d)
6

Description

Create scheduled task for automatic CA rotation every 90 days with 2-hour overlap, promote next key to current, generate new next key

Contributor guide

Open the contributing guide

Research direction

Locate the CA key management and scheduling entry points in the Go repository, then read how current and next keys are stored and promoted. Define the rotation flow around the 90-day interval and two-hour overlap. Done means a scheduled task promotes the next key, generates a replacement next key, and preserves the overlap behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
authentication, authorization, security
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.