Unsolved
1 Message
0
80
March 11th, 2024 13:56
IT Services
I need commands to see information regarding TLS on Dell Switch 4148. And any info on how to update/upgrade TLS.
Thank you!
No Events found!
Unsolved
1 Message
0
80
March 11th, 2024 13:56
I need commands to see information regarding TLS on Dell Switch 4148. And any info on how to update/upgrade TLS.
Thank you!
Top
DELL-Charles R
Moderator
•
4.4K Posts
0
March 11th, 2024 18:37
Hello,
TLS will upgrade with an OS upgrade.
In the SmartFabric OS10, 10.5.6.0 release, the TLS is upgraded to version 1.3.
By default, OS10 uses TLS 1.3 to secure all communication protocols, connections, or applications over SSL or TLS
The Dell Networking S-series switches running OS10 firmware do not have a specific command to directly display the TLS version. However, you can use the following command to view the SSL/TLS cipher suites supported by the switch:
show ssl cipher-suites
This command will display a list of the supported cipher suites, which includes the TLS versions supported by the switch. The TLS versions will be indicated by the cipher suite names, such as TLSv1.2, TLSv1.3, etc.