Activating Mutual TLS (mTLS) in MAWi: A Step-by-Step Guide

Activating Mutual TLS (mTLS) in MAWi




Introduction



Mutual TLS, often abbreviated as mTLS, is an enhanced security protocol where both the client and the server authenticate each other during the TLS (Transport Layer Security) handshake process. While traditional TLS ensures the client trusts the server it's communicating with, mutual TLS takes it a step further by also requiring the server to trust the client. This dual-sided authentication ensures a higher level of security, making it especially valuable for sensitive applications and industries where data integrity and confidentiality are paramount.

By adding the Mutual TLS feature it ensures both client and server authenticate each other, adding an extra layer of trust to your connections. 



Setting Up Mutual TLS (mTLS) in MAWi:


During the MAWi Server component setup, ensure you select the checkboxes for 'Use HTTPS' and 'Use mTLS', as shown here:






Client-Side Certificate Installation



Upon your first access to the MAWi dashboard, the certificate for the client side will be automatically prompted for installation. A popup will show up, asking you to approve and add the certificate to your system.






Configuring mTLS on Your System



If you overlooked enabling the mTLS feature during the installation, or if you later decide to disable it, it's an easy fix. Navigate to:

C:\Program Files (x86)\Monitors AnyWhere\Common

Within this directory, you'll find two specific files:

- EnableMTLS.bat: Use this to activate the mTLS feature.
- DisableMTLS.bat: Use this to deactivate the mTLS feature.


    • Related Articles

    • Enable SSL connection for MAWi Server and Agent

      Introduction In MAWi v2 we've added a new option to set the connection with the server and agent over a secured SSL link. This option is available only if your server is connected to the Internet. This connection is required to acquire the SSL ...
    • Two-Factor Authentication in MAWi

      Introduction To further safeguard user accounts and data, MAWi has implemented the Two-Factor Authentication (2FA) feature, providing an added layer of security beyond traditional password protection. Notably, this 2FA is compatible with any One-Time ...
    • Custom Domain Names and Certificates in MAWi: A Step-by-Step Guide

      1. Adding a Domain Name in Windows OS To begin, you'll need to register your domain name with Windows. This is done using `netsh.exe` with the following command: netsh http add urlacl url=https://[YOUR_DOMAIN_NAME]:[YOUR_SERVER_SSL_PORT]/ ...
    • MAWi Spacewall - Quick Installation Guide - Utilizing Android-based MAWi Players

      MAWi Spacewall - Quick Installation Guide Introduction MAWi Spacewall is a tool for managing screen displays. Here's a simple breakdown: 1. Display unique content on individual screens. 2. Link several screens to show identical content. 3. Design ...
    • How to activate MAWi license

      Introduction In this guide we will show you step by step how to activate the MAWi system Login to MAWi’s management console with an administrative user account. Once logged in, click on the Dashboard menu item and select “Admin panel” In case your ...