Skip to content

Conversation

@maheshbhatiya73
Copy link
Member

@maheshbhatiya73 maheshbhatiya73 commented Jun 30, 2025

Adds a new CLI command check-ssl-expiry that allows users to check the SSL certificate expiry date for a given domain. This helps DevOps engineers monitor certificate validity and receive warnings if a cert is close to expiration.

Usage:
stackroost check-ssl-expiry --domain <your-domain.com>

Includes:

  • TLS connection and certificate inspection
  • Domain flag with validation
  • Warning if certificate expires in less than 15 days

… validity

Adds a new CLI command `check-ssl-expiry` that allows users to check the SSL certificate expiry date for a given domain. This helps DevOps engineers monitor certificate validity and receive warnings if a cert is close to expiration.

Usage:
  stackroost check-ssl-expiry --domain <your-domain.com>

Includes:
- TLS connection and certificate inspection
- Domain flag with validation
- Warning if certificate expires in less than 15 days
@maheshbhatiya73 maheshbhatiya73 merged commit fdb78db into main Jun 30, 2025
1 check passed
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