Performance Metric kcml.x509.expiry

Summary

Warn of SSL certificate expiry

Send Condition


Overview

Warn if certifcate is nearing its expiry time.

Statistics

NameTypeDescription
typestringClient or server cert
validtostringExpiry time
subjectstringSubject
sanstringSubject Alternative Names
issuerstringCertificate authority
pathstringOrigin of certificate
daysremainingnumDays until expiry
selfsignednumCertificate is self-signed
peernumCertificate is from a connected peer

Config

NameDescription
x509warndaysHow many days before we warn of X509 cert expiry

General Form

kcml.x509.expiry,type=string,validto=string,subject=string,san=string,issuer=string,path=string,daysremaining=num,selfsigned=num,peer=num

See Also:

Performance Metrics