cancel
Showing results for 
Search instead for 
Did you mean: 

Is it possible to disable TLS 1.0 on the Zonedirector ZD1200 firmware version 10.1?

james_hicks_1ll
New Contributor
Is it possible to disable TLS 1.0 on the Zonedirector ZD1200 firmware version 10.1?
9 REPLIES 9

Hi Robert,

"get tls-version" is a AP command.

After disabling the tls1.1, could you please get us the output of this command from AP?

rkscli: get tls-version
Minimum TLS Version: tlsv1
OK

Allowed me to
openssl s_client -connect x.x.x.x:22 -tls1

openssl s_client -connect x.x.x.x:22 -tls1_1
openssl s_client -connect x.x.x.x:22 -tls1_2

I was able to set tls-version tlsv1.2 on all my access points.

Thank you.

Hi Robert,

Thanks for the update. The below output showed that the TLS was still set to TLS1.0.

rkscli: get tls-version
Minimum TLS Version: tlsv1

However, now I see that you are able to set it correctly.

Glad to hear that the issue is resolved.

Hi SanJay,

If we can change the TLS from 1.0 to 1.2 of AP, does it affect the smartzone?

Thank you.