Skip to content

[GSSoC'26] Add SSL certificate expiry countdown and warning indicators #260 - #262

Open
Shukla2341 wants to merge 1 commit into
siddu-k:mainfrom
Shukla2341:feature/ssl-expiry-warning
Open

[GSSoC'26] Add SSL certificate expiry countdown and warning indicators #260#262
Shukla2341 wants to merge 1 commit into
siddu-k:mainfrom
Shukla2341:feature/ssl-expiry-warning

Conversation

@Shukla2341

Copy link
Copy Markdown

Description

This PR enhances the SSL Expiry Checker by adding automatic certificate expiration monitoring.

Changes Made

  • Added calculation of remaining days until certificate expiration.

  • Displayed countdown in a human-readable format.

  • Added certificate health indicators:

    • Healthy (>30 days)
    • Warning (≤30 days)
    • Critical (≤7 days)
  • Improved visibility of SSL certificate status.

Example Output

Certificate expires in 27 days

⚠ WARNING: Certificate expires within 30 days

Issue

Fixes #260

@Shukla2341

Copy link
Copy Markdown
Author

@siddu-k merge this pr
i added script for ssl expiry

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.

[FEATURE] Add SSL Certificate Expiry Countdown and Warning Indicators

1 participant