Skip to main content

Module cert

Module cert 

Source
Expand description

TLS certificate information extracted from MQTT client connections

This module provides the CertInfo struct which holds X.509 certificate metadata extracted during TLS handshake, including the Common Name, subject distinguished name, serial number, and organization fields.

Structsยง

CertInfo
TLS certificate information extracted from peer