|
nbctcp
Created Dec 2, 2021 02:40:57
(0)
(0)
https://support.huawei.com/enterprise/en/wlan/ap5030dn-pid-19922882 latest doc 21/11 still mention wrong order The following key exchange algorithms are listed in descending order of security level: dh_group_exchange_sha1 > dh_group14_sha1. It is recommended that the dh_group_exchange_sha1 be used recommended one should be dh_group14_sha1. you will see above error if you choose others
chenhui
Reply nbctcp Created Dec 21, 2021 05:39:15
(0)
(0)
Since your current version is V200R019C00SPC500, and from the documentation, the dh_group_exchange_sha1, dh_group14_sha1, and dh_group1_sha1 are supported, but from the V200R019C10, the more security algorithm dh_group16_sha512, dh_group15_sha512, and dh_group_exchange_sha256 are supported. Maybe you should upgrade your device to the V200R019C10 or later. |
|