11-12-2018 04:16 AM
01-24-2021 04:27 PM
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?
01-24-2021 06:15 PM
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
01-24-2021 07:14 PM
I was able to set tls-version tlsv1.2 on all my access points.
Thank you.
01-24-2021 07:20 PM
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.
02-23-2023 07:06 AM
Hi SanJay,
If we can change the TLS from 1.0 to 1.2 of AP, does it affect the smartzone?
Thank you.