Query on Cisco Prime Infrastructure TLS version disabling

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-15-2020 01:03 AM - edited 07-05-2021 12:17 PM
Hi,
Can we disable SSL2.0 TLS1.0 in Cisco Prime infrastructure ? If so, how ?
I found the command to enable it, but not disable it.
- Labels:
-
Wireless Network Management
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-15-2020 02:44 AM
- Not supported. You may want to check the latest version of PI and verify whether unsafe TLS/SSL-protocols are still in place.
M.
-- Each morning when I wake up and look into the mirror I always say ' Why am I so brilliant ? '
When the mirror will then always repond to me with ' The only thing that exceeds your brilliance is your beauty! '

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-15-2020 06:21 PM
Hi Marce,
Thank you for your reply.
Is there any command to check in the Prime itself to check which TLS version it is running ?
Regards,
Bhaskar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-16-2020 12:03 AM
% nmap --script ssl-enum-ciphers -p 443 cisco-prime
M.
-- Each morning when I wake up and look into the mirror I always say ' Why am I so brilliant ? '
When the mirror will then always repond to me with ' The only thing that exceeds your brilliance is your beauty! '
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-16-2020 12:20 AM
Thank you so much Marce.
