cancel
Showing results for 
Search instead for 
Did you mean: 

How would you disable weak ciphers on a Zone Director 1200

wingreg
New Contributor

Is there a way to disable weak cipher keys encryption on the Zone Director 1200 using version  10.5.0.0 build 190?

Security scan revealed there is weak cipher keys used.

5 REPLIES 5

pranav
RUCKUS Team Member

Hello Wingreg,

To disable the weak cipher key in the Zone director you can use the below command.

no support_tls1.0

To check the tls enabled on the Zone director use the below command.

ZD#debug

ruckus(debug)# show tls

Regards,
Pranav Anand | Senior Technical Support Engineer

If you use AI to generate forum comments then please check they are correct before posting.

ruckus(debug)# no support_tls1.0
The command is either unrecognized or incomplete. To view a list of commands that you can run from this context, type '?' or 'help'.

The correct command is support-tls, and you need to leave a space between this and the version number, so e.g.:-

ruckus> enable
ruckus# debug
You have all rights in this mode.
ruckus(debug)# no support-tls 1.0-1.1
Are you sure you want to change whether support TLSv1.0 and TLSv1.1, If yes, it will reboot ZoneDirector.[Y/n]

 

wingreg
New Contributor

Thank you I will disable that one

pranav
RUCKUS Team Member

Hello Wingreg,

Keep us posted if that works for you.

Regards,
Pranav Anand | Senior Technical Support Engineer