Certificate Expiry Monitor Logo

Certificate Expiry Monitor

0
Free
Visit Website

Utility that exposes the expiry of TLS certificates as Prometheus metrics. To build the Docker image, simply run docker build: docker build . -t muxinc/certificate-expiry-monitor:latest. Running: Run the Docker image using the executable at /app: → docker run muxinc/certificate-expiry-monitor:latest /app --help. Usage of ./certificate-expiry-monitor: -domains string Comma-separated SNI domains to query -frequency duration Frequency at which the certificate expiry times are polled (default 1m0s) -hostIP If true, then connect to the host that the pod is running on rather than to the pod itself. -ignoredDomains string Comma-separated list of domains to exclude from the discovered set. This can be a regex if the string is wrapped in forward-slashes like /.*\.domain\.com$/ which would exclude all domain.com subdomains. -ingressNamespaces string If provided, a comma-separated list of namespaces that will be searched for ingresses with domains to automatically query -insecure If true, then the InsecureSkipVerify option will be used with the TLS connection, and the remote certificate and hostname will be trusted without verification (default true) -kubeconfig string Path to kubeconfig

FEATURES

ALTERNATIVES

A collection of setup scripts for various security research tools with installers for tools like afl, angr, barf, and more.

Recorded talks from the Hardwear.io Conference 2018 covering various hardware security topics.

Free tools for the CrowdStrike customer community to support their use of the Falcon platform.

A collection of CTF source files and write-ups that anyone can contribute to

A CLI tool for securely generating keys, passwords, and providing credentials without files, primarily for building secure BOSH deployments using Vault and Spruce.

Personal website of Collin R. Mulliner with a focus on security research and mobile platforms.

Syntax highlighting for Smali (Dalvik) Assembly language in Vim.

A Node.js Ebook by GENTILHOMME Thomas, covering Node.js development and resources