Quantcast
Channel: Symantec Connect - Articles
Viewing all articles
Browse latest Browse all 1863

How to disable TLS 1.0 and TLS 1.1 in Mobility Suite.

$
0
0

In order to further harden a Mobility Suite environment, TLS 1.0 and TLS 1.1 can be disabled leaving all SSL communication using only TLS 1.2 which is more secure. The steps to disabled TLS 1.0 and TLS 1.1 are as follows:

1. Navigate to '/usr/local/nukona/etc/nginx/conf.d/' using the Linux Terminal on the Mobility Suite Front End.

cd /usr/local/nukona/etc/nginx/conf.d/

tlsv1_0.png

2. Access the 'appstore_cu.conf' file for editing.

vi appstore_cu.conf

tlsv1_1.png

3. Navigate to the entry labeled 'ssl_protocols TLSv1 TLSv1.1 TLSv1.2;' and type 'i' to access removal of the TLSv1/TLSv2 entries.

i

tlsv1_2.png

4. Press the 'Escape' key and type ':wq' to save the edits to the file.

:wq

tlsv1_3.png

5. Restart the Mobility Suite's nginx service by typing in 'sudo service mm-nginx restart'.

sudo service mm-nginx restart

tlsv1_4.png

Once the service starts back up, the environment will no longer accept TLS 1.0 and TLS 1.1 connections.


Viewing all articles
Browse latest Browse all 1863

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>