Category: Domain Management and SecurityDescription:This metric checks whether a website has a valid TLS/SSL certificate and lists any discovered aliases associated with SSL/TLS records. It provides a simple, flat structure for easy readability and export.Purpose:To ensure websites have valid TLS/SSL certificates for secure communication.To identify all associated aliases with discovered SSL/TLS configurations for better insight into domain configurations.How it Works:Pulls data from the SystemInfo.WebsiteHasTLS field to check if a website has a TLS/SSL certificate.Extracts all discovered aliases from the Discovered[].Alias field.Outputs a flat structure to simplify analysis and reporting.Beneficiaries:IT Administrators: To validate that domains are secure and encrypted.Compliance Teams: To ensure websites meet security requirements.Network Engineers: To identify alias-related issues in SSL/TLS configurations.
[['Website Has TLS:', SystemInfo.WebsiteHasTLS],['Discovered SSL/TLS:', Discovered[].[Alias]]]