08-08-2020 03:19 PM
I ma using Cisco ISE 2.6. I have enabled TLS 1.0 and TLS 1.1 in current deployment. Now i need to disable TLS 1.0
I wanted to know that in my network is there any end device that using TLS 1.0, how can find that?
Is there and recommendations for security setting for ISE 2.6?
Solved! Go to Solution.
08-09-2020 04:52 PM
See a similar post here for potential impacts to disabling ciphers in ISE.
The TLS version used by EAP for a particular connected client can be found in the endpoint Attribute details in Context Visibility.
Example:
This information is not included in the CSV export from Context Visibility or the API, however, so you would need to pick a subset of endpoints that represents your fleet and check them individually.
If you still have Win7 PCs, you should also be aware of the registry settings required to enable TLS 1.2 as per the following document:
EAP-TLS 1.2 and Windows Clients
Best Practice would be to disable any insecure ciphers that are not in use but, as with anything, you need to find the right balance between Security and Usability.
08-09-2020 04:52 PM
See a similar post here for potential impacts to disabling ciphers in ISE.
The TLS version used by EAP for a particular connected client can be found in the endpoint Attribute details in Context Visibility.
Example:
This information is not included in the CSV export from Context Visibility or the API, however, so you would need to pick a subset of endpoints that represents your fleet and check them individually.
If you still have Win7 PCs, you should also be aware of the registry settings required to enable TLS 1.2 as per the following document:
EAP-TLS 1.2 and Windows Clients
Best Practice would be to disable any insecure ciphers that are not in use but, as with anything, you need to find the right balance between Security and Usability.
06-18-2021 03:53 AM
Hi do you know if disabling security settings requires any sort of reboot or restart of the ISE services.
06-19-2021 10:54 PM
Hi @russell.sage ,
no, only Save (please take a look at: Configure Security Settings)
Hope this helps !!!
06-20-2021 10:53 AM
It might not be applicable to you, but another thing to keep in mind is that the standard TrustSec provisioning process requires TLS 1.0, and if you disable TLS 1.0 on the deployment, that will stop working.
IOS-XE 17.3 introduced a HTTPS API based TrustSec provisioning method that allows for you to disable TLS 1.0, but it would require all network devices to be running this new code, and all of them to be reconfigured to leverage this method.
06-21-2021 12:26 AM
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide