How to disable TLSv1 and TLSv1.1 in ADSelfService Plus
Objective
This article explains how to disable older, insecure versions of the TLS protocol, TLSv1 and TLSv1.1, in ADSelfService Plus.
Disabling deprecated protocols is crucial to:
Strengthen HTTPS communication security.
Prevent vulnerabilities such as downgrade attacks.
Comply with regulatory frameworks like the PCI DSS, HIPAA, and NIST.
Prerequisite
Steps to disable older TLS versions in ADSelfService Plus
Log in to the ADSelfService Plus admin console.
Navigate to Admin > Product Settings > Connection.
Click Advanced Settings to expand additional configuration options.
In the TLS Versions drop-down, deselect the check boxes next to TLSv1 and TLSv1.1.
Click Save to apply the settings.
Restart the service manually via services.msc for the changes to take effect.
Validation and confirmation
Access the portal: After restarting the server, access ADSelfService Plus via HTTPS (https: //<hostname>:9251). Ensure the site loads successfully.
Verify using tools: Use browser developer tools (Security tab in Chrome or Firefox) or online tools such as SSL Labs SSL Test to verify the following:
Tips
Ensure all browsers, client machines, and integrated applications that connect to ADSelfService Plus support TLS 1.2 or above before disabling older versions.
Disabling legacy protocols will help your environment pass security audits and reduce attack surface.
How to reach support
If the issue persists, contact our support team here.
New to ADSelfService Plus?