Configuring TLS 1.2
For security or compliance reasons, administrators can choose to lock down the TLS version of the Verba system to 1.2, and therefore disable TLS 1.0 and TLS 1.1. This document provides an overview of how to enable TLS 1.2 and disable TLS 1.0 and 1.1 for the Verba product.
Component | How to Configure TLS 1.2 |
---|---|
Internal communication between Verba servers and components | The Verba C++ services are using TLS 1.2 by default but also supports TLS 1.1 and 1.0. There is no way to disable these protocols. |
Additional configuration for the following services: Verba Sfb/Lync Announcement Service | For the Verba .NET services, follow the information in the following article to disable TLS 1.0 and TLS 1.1 on Windows: https://docs.microsoft.com/en-us/windows-server/security/tls/tls-registry-settings |
Additional configuration for the following services: Verba Avaya DMCC/JTAPI Service | For the Verba Java based services, follow the steps below: Step 1 -Â Go to the Java home directory |
HTTPS connection with the Web Application | Follow the instructions on all Media Repository Servers: Step 1 - Go to C:\Program Files\Verba\tomcat\conf |
Encrypted SQL Server communication | Follow the information in the following article: https://support.microsoft.com/en-gb/help/3135244/tls-1-2-support-for-microsoft-sql-server To enable encrypted communication with the SQL Server in Verba, follow Configuring encryption for database connections |