Skip to content

CertWatch

CertWatch

SSL/TLS Certificate Monitoring for DevOps Teams
Never let an expired certificate take down your site again.

WebsiteDocsRoadmapBlogDiscordTwitter


What is CertWatch?

CertWatch monitors your SSL/TLS certificates and alerts you before they expire — via Slack, Email, PagerDuty, Microsoft Teams, or Webhooks.

Feature Description
Expiration Monitoring Get alerts at 30, 14, 7, and 1 day before expiry
Chain Validation Detect incomplete certificate chains that break API clients
Weak Crypto Detection Identify SHA-1, short RSA keys, and outdated TLS versions
Revocation Checks OCSP/CRL monitoring to know if certificates are revoked
Private Network Scanning Monitor internal endpoints with our open-source agent
Kubernetes Integration Auto-discover cert-manager certificates (coming soon)
Team Collaboration Role-based access for your entire organization

Open Source

CI Go Report Card License Artifact Hub

Monitor certificates on private networks and Kubernetes clusters with our open-source agent.

Install:

# Quick install (Linux/macOS)
curl -sSL https://certwatch.app/install.sh | bash

# Homebrew
brew install certwatch-app/tap/cw-agent

# Docker
docker run ghcr.io/certwatch-app/cw-agent:latest

# Kubernetes (Helm)
helm install cw-agent oci://ghcr.io/certwatch-app/helm-charts/cw-agent \
  --namespace certwatch --create-namespace \
  --set agent.name=my-cluster \
  --set apiKey.value=cw_your_api_key

Helm Charts:

Chart Description Status
cw-agent Network certificate scanner Available
cw-agent-certmanager cert-manager integration Coming soon
cw-stack Umbrella chart (deploy one or both) Coming soon

Free Tools

No signup required — use these tools right now:

Tool Description
SSL Certificate Checker Check any certificate's validity and expiration
Certificate Decoder Decode and inspect certificate details
CSR Generator Generate certificate signing requests
Security Headers Checker Analyze HTTP security headers
DNS Lookup Query DNS records for any domain
Uptime Checker Check if a website is up

Resources

Resource Description
Documentation Full platform documentation
Agent Guide cw-agent setup and configuration
SSL Expiration Guide Complete guide for DevOps teams
Fix Chain Issues Troubleshooting for Nginx & Apache

Get Started

Sign up free at certwatch.app — no credit card required.

WebsiteDocsRoadmapBlogDiscordTwitter

Pinned Loading

  1. cw-agent cw-agent Public

    SSL/TLS certificate monitoring agent for Kubernetes and on-prem infrastructure. Scan certificates, detect expiration, validate chains, and sync to CertWatch cloud.

    Go 5

  2. cw_docs cw_docs Public

    Documentation for CertWatch - SSL/TLS certificate monitoring platform. Powered by Mintlify.

    MDX 3

Repositories

Showing 4 of 4 repositories
  • cw-agent Public

    SSL/TLS certificate monitoring agent for Kubernetes and on-prem infrastructure. Scan certificates, detect expiration, validate chains, and sync to CertWatch cloud.

    certwatch-app/cw-agent’s past year of commit activity
    Go 5 Apache-2.0 0 0 1 Updated Jan 22, 2026
  • homebrew-tap Public

    Homebrew tap for CertWatch tools. Install cw-agent and other CertWatch CLI tools via Homebrew.

    certwatch-app/homebrew-tap’s past year of commit activity
    Ruby 0 0 0 0 Updated Jan 3, 2026
  • cw_docs Public

    Documentation for CertWatch - SSL/TLS certificate monitoring platform. Powered by Mintlify.

    certwatch-app/cw_docs’s past year of commit activity
    MDX 3 MIT 0 0 0 Updated Jan 3, 2026
  • .github Public

    Organization profile and community health files for CertWatch - SSL/TLS certificate monitoring for DevOps teams.

    certwatch-app/.github’s past year of commit activity
    0 0 0 0 Updated Jan 1, 2026

Top languages

Ruby Go MDX

Most used topics

Loading…