TLS Version Audit
Purpose
This solution is built to audit the installed TLS Client and Server protocol versions and stores the data is custom fields.
Associated Content
| Content | Type | Function |
|---|---|---|
| TLS Enabled List Audit | Script | This script gathers information about the TLS Client and Server protocol versions installed on an endpoint and stores the data in custom fields. |
| cPVAL TLS Client Enabled | Custom Field | This stores the installed and enabled TLS Client versions on an endpoint. |
| cPVAL TLS Server Enabled | Custom Field | This stores the installed and enabled TLS Server versions on an endpoint. |
| Enabled TLS Version Audit | Group | This group shows the agents where the TLS Enabled List Audit script is executed to collect the enabled TLS versions list. |
Implementation
- Create the Custom field - cPVAL TLS Client Enabled
- Create the Custom field - cPVAL TLS Server Enabled
- Create the Group - Enabled TLS Version Audit
- Create the Script - TLS Enabled List Audit
- Schedule the script to the target organization/location/group to collect the detail.
Changelog
2026-04-15
- Initial version of the document