TLS Version Audit
Purpose
This CW RMM solution is built to audit the installed TLS Client and Server protocol versions and stores the data in custom fields.
Associated Content
| Content | Type | Function |
|---|---|---|
| TLS Enabled List Audit | Task | This script gathers information about the TLS Client and Server protocol versions installed on an endpoint and stores the data in custom fields. |
| TLS Client Enabled | Custom Field | This stores the installed and enabled TLS Client versions on an endpoint. |
| TLS Server Enabled | Custom Field | This stores the installed and enabled TLS Server versions on an endpoint. |
Implementation
- Create the below custom fields as per instructions provided in the documents.
- Create the TLS Enabled List Audit as per instructions provided in the documents.
- Schedule the script to target Windows Machines to collect the detail.
Changelog
2026-06-22
- Initial version of the document