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ยง
- Cert
Info - TLS certificate information extracted from peer